kasik96 / VS-Latte

VS Code Language extension Nette Latte + Neon for VS Code
https://github.com/kasik96/VS-Latte
MIT License
21 stars 6 forks source link

Nette Latte + Neon for VS Code

VS Code Language Extension

License: MIT Twitter: @KasikCZ

VS Code Marketplace Open VSX Registry

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