Skip to content

Latest commit

 

History

History
43 lines (36 loc) · 1.6 KB

README.md

File metadata and controls

43 lines (36 loc) · 1.6 KB

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 file for details.

Thanks to

Made with ♥ and VSCode. Enjoy!