-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change JSX tag color to match original theme
Fix wrong operator colors Fix string quote color inside template string
- Loading branch information
Showing
3 changed files
with
37 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## v1.0.5 | ||
- Change JSX/TSX tag color to match the original theme | ||
- Fix wrong operator colors inside function block | ||
- Fix string quote color in template string syntax ``(`${'string'}`)`` | ||
|
||
## v1.0.4 | ||
- Fix wrong highlight color for types inside arrow function block | ||
|
||
## v1.0.3 | ||
- Fix wrong highlight color for block scoped variables. | ||
- Add YAML syntax highligting. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters