Skip to content

Commit 6929824

Browse files
committed
Update readme
1 parent 8bf3530 commit 6929824

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,19 @@
11
# TmLanguage-Syntax-Highlighter
22
Syntax 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

1819
Example 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

0 commit comments

Comments
 (0)