Skip to content

Commit

Permalink
Add more Todo: in README
Browse files Browse the repository at this point in the history
  • Loading branch information
RedCMD committed Nov 23, 2024
1 parent 041f8af commit 1076854
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,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)
* `"match"`/`"begin"`/`"while"`/`"end"` hovers
* 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)

0 comments on commit 1076854

Please sign in to comment.