Skip to content

Commit

Permalink
Fix semanticTokenScopes override typescript files (#973)
Browse files Browse the repository at this point in the history
* Fix semanticTokenScopes override typescript files

* Add changelog
  • Loading branch information
DZakh authored Apr 27, 2024
1 parent 40146b2 commit 656619d
Show file tree
Hide file tree
Showing 2 changed files with 271 additions and 266 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
## master

#### :bug: Bug Fix

- Fix highlighting of other languages being affected by rescript-vscode. https://github.com/rescript-lang/rescript-vscode/pull/973

#### :nail_care: Polish

- Make sure doc strings are always on top in hovers. https://github.com/rescript-lang/rescript-vscode/pull/956
Expand Down
Loading

0 comments on commit 656619d

Please sign in to comment.