Skip to content

Commit

Permalink
Update Todo:
Browse files Browse the repository at this point in the history
  • Loading branch information
RedCMD committed Dec 12, 2024
1 parent a202b98 commit 2351d71
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,6 @@ Highlights scope names with their own themed colour in realtime:
* 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
* Add [FlameGraph](https://www.brendangregg.com/flamegraphs.html) [schema](https://chromedevtools.github.io/devtools-protocol/tot/Profiler/#type-Profile)
* Update [CHANGELOG.md](/CHANGELOG.md)

0 comments on commit 2351d71

Please sign in to comment.