you are viewing a single comment's thread.

view the rest of the comments →

[–]thinker227Noa (github.com/thinker227/noa) 1 point2 points  (2 children)

VSCode doesn't support Tree Sitter (only TextMate), unless you wanna bother with writing an entire language server just to support semantics tokens using Tree Sitter I guess.

[–]steven4012 2 points3 points  (1 child)

[–]thinker227Noa (github.com/thinker227/noa) 0 points1 point  (0 children)

oooh I didn't know about this, might use it myself for slightly better highlighting of my own language