File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# TmLanguage-Syntax-Highlighter
22Syntax Highlighter for VSCodes JSON TextMate grammars
33
4- # NEW! CallStack feature thingy
5- Feedback welcomed [ Github] ( https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/issues/10 )
6-
74## Features
85* Syntax Highlighting
96* Basic Intellisense
7+ * Diagnostics error reporting
108* Ctrl+click Definitions
119* Breadcrumbs/Outline
1210* Formatting
1311* Schema support
1412* ` repository ` /` include ` Call Hierarchy View
1513* [ F2] Rename
14+ * CodeLens
15+ * CallStack Viewer
16+ * Deadcode dims
1617* Supported in [ VSCode Web] ( https://insiders.vscode.dev/ )
1718
1819Example code:
@@ -81,5 +82,4 @@ Highlights scope names with their own themed colour in realtime:
8182* Improve tree-sitter grammar
8283* Update README.md pictures
8384* Improve TextMate [ documentation] ( https://github.com/RedCMD/TmLanguage-Syntax-Highlighter/blob/main/documentation/index.md )
84- * Add CodeLens
8585* Finish CallStack viewer
You can’t perform that action at this time.
0 commit comments