Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Nette for VS CodeNew to Visual Studio Code? Get it now.
Nette for VS Code

Nette for VS Code

Franken UI

|
257 installs
| (1) | Free
| Sponsor
Advanced Nette and tooling support for Visual Studio Code
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft