Skip to content

Commit

Permalink
Update Todo:
Browse files Browse the repository at this point in the history
  • Loading branch information
RedCMD committed Nov 29, 2024
1 parent 96633df commit f0be2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ Highlights scope names with their own themed colour in realtime:
* Improve TextMate [documentation](https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/blob/main/documentation/index.md)
* Finish CallStack viewer
* Redo TextMate scopeNames [Naming conventions](https://github.com/atom/flight-manual.atom.io/pull/564)
* Move `.vsix` file to releases
* Refactor: Sort JSON keys
* Move to LanguageServer
* Add unit tests
* Improve TreeSitter Query performance: [Node contains `&fieldName`](https://github.com/tree-sitter/tree-sitter/issues/3956), [Caching or Serializing a `TSQuery`](https://github.com/tree-sitter/tree-sitter/issues/1942)
* use strict `null` checks
* Improve ctrl+click definitions performance

0 comments on commit f0be2ee

Please sign in to comment.