Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

replace twig-language-server with twiggy-language-server #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jannisborgers
Copy link

This replaces the old twig-language-server from the Modern Twig VSCode extension with the more up-to-date twiggy-language-server from the Twiggy VSCode extension, while keeping gbprod/tree-sitter-twig as the extension’s grammar and fixes the extension’s failure to install and run the language server.

PS: I also put the grammars directory and extension.wasm in .gitignore, they are generated by the extension on install. I’m not sure about excluding the grammar, but the .wasm is excluded in other extensions, so I put it there.

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