Y
Hacker News
new
|
ask
|
show
|
jobs
by
csjh
754 days ago
I like that you have a vscode extension already - I'm making a similar language project, and you really don't notice how much you miss even basic syntax highlighting until it's gone
1 comments
arijun
754 days ago
Doesn’t tree sitter make it pretty easy to add highlighting?
link
vlakreeh
754 days ago
For editors that support it, yeah. Sadly vscode doesn't natively support tree-sitter.
link