Componette

Componette

franken-ui

franken-ui / nette-for-vscode

Advanced Nette and tooling support for Visual Studio Code—with features including a language server, Latte syntax highlighting, Neon syntax…

Nette for Visual Studio Code

Advanced Nette and tooling support for Visual Studio Code.

Features

  • Language server and syntax highlighting for Latte
  • Latte snippets
  • Emmet support
  • Neon syntax highlighting
  • Tailwind CSS IntelliSense support

User Settings

Open Preferences -> Settings

"emmet.triggerExpansionOnTab": true,
"latte.format.enable": true,

Enable Tailwind CSS IntelliSense in Latte files:

"tailwindCSS.includeLanguages": {
    "latte": "html"
}

Specific settings for Latte:

"[latte]": {
    "editor.autoClosingBrackets": "always"
},

Disclaimer

Franken UI is an independent project and is in no way affiliated with Nette.

Contact

Please file any issues or if you have any suggestions, please reach out via email.

Credits

Thanks to onecentlin for providing the Language Server for Blade, which was used as the base of this project.

License

Licensed under the MIT license.

No release at this moment. Try to create first one.

Componette Componette felix@nette.org