We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Todo:
1 parent a202b98 commit 2351d71Copy full SHA for 2351d71
README.md
@@ -83,5 +83,6 @@ Highlights scope names with their own themed colour in realtime:
83
* Move to LanguageServer
84
* Add unit tests
85
* 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
87
* Improve ctrl+click definitions performance
+* 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