File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -80,3 +80,9 @@ Highlights scope names with their own themed colour in realtime:
8080* Improve TextMate [ documentation] ( https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/blob/main/documentation/index.md )
8181* Finish CallStack viewer
8282* Redo TextMate scopeNames [ Naming conventions] ( https://github.com/atom/flight-manual.atom.io/pull/564 )
83+ * ` "match" ` /` "begin" ` /` "while" ` /` "end" ` hovers
84+ * Move ` .vsix ` file to releases
85+ * Refactor: Sort JSON keys
86+ * Move to LanguageServer
87+ * Add unit tests
88+ * 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 )
You can’t perform that action at this time.
0 commit comments