This is a zed extension that enables intellisense and syntax highlighting for the twig templating language.
This extension uses:
- https://github.com/gbprod/tree-sitter-twig for syntax highlighting
- https://github.com/moetelo/twiggy for the language-server
Contributions are welcome!