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

Doesn’t tree sitter make it pretty easy to add highlighting?
For editors that support it, yeah. Sadly vscode doesn't natively support tree-sitter.