We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Todo:
1 parent 96633df commit f0be2eeCopy full SHA for f0be2ee
README.md
@@ -79,9 +79,9 @@ Highlights scope names with their own themed colour in realtime:
79
* Improve TextMate [documentation](https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/blob/main/documentation/index.md)
80
* Finish CallStack viewer
81
* Redo TextMate scopeNames [Naming conventions](https://github.com/atom/flight-manual.atom.io/pull/564)
82
-* Move `.vsix` file to releases
83
* Refactor: Sort JSON keys
84
* Move to LanguageServer
85
* Add unit tests
86
* 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)
87
* use strict `null` checks
+* Improve ctrl+click definitions performance
0 commit comments