Skip to content

feat(vscode): tree-sitter based syntax highlighting#211

Open
neubaner wants to merge 1 commit intoteikalang:mainfrom
neubaner:syntax-highlighting
Open

feat(vscode): tree-sitter based syntax highlighting#211
neubaner wants to merge 1 commit intoteikalang:mainfrom
neubaner:syntax-highlighting

Conversation

@neubaner
Copy link

@neubaner neubaner commented Jun 9, 2024

Add support for syntax highlighting using the tree-sitter-teika parser.

This is still very barebones and it might need some tweaking of the mapping between the tree-sitter node names to vscode's.

Also, hopefully you don't mind the addition of esbuild. I needed a bundler to be able to import the tree-sitter queries and wasm paths 😄 .

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant