- This extension integrates the Latte and Neon Language extension from Nette PHP Framework into Visual Studio Code.
- Support Colorization and Grammar.
- Support Snippets.
Currently you can easily add HTML (Emmet built-in extension) support by adding this code to settings.json
"emmet.includeLanguages": { "latte": "html" }
If you found a bug or you have an idea, let me know on GitHub :) https://github.com/kasik96/VS-Latte
All contributions are welcomed!
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ♥ and VSCode. Enjoy!