Skip to content

Commit 2351d71

Browse files
committed
Update Todo:
1 parent a202b98 commit 2351d71

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,5 +83,6 @@ Highlights scope names with their own themed colour in realtime:
8383
* Move to LanguageServer
8484
* Add unit tests
8585
* 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)
86-
* use strict `null` checks
8786
* Improve ctrl+click definitions performance
87+
* Add [FlameGraph](https://www.brendangregg.com/flamegraphs.html) [schema](https://chromedevtools.github.io/devtools-protocol/tot/Profiler/#type-Profile)
88+
* Update [CHANGELOG.md](/CHANGELOG.md)

0 commit comments

Comments
 (0)