Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Vue HTML syntax highlighterNew to Visual Studio Code? Get it now.
Vue HTML syntax highlighter

Vue HTML syntax highlighter

Tristan

|
7,369 installs
| (0) | Free
Highlight vue expression synthax in normal html files to used with class decorator components
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Intro

This project provide vuejs synthax coloration for simple HTML files in VsCode. This can be very usefull if you are using typescript with "vue-template-loader" and "vue-property-decorator". As long as the Template is separated from the implementation, no pluggin can manage synthax coloration. This will apply a "vetur" like coloration.
Caution: this will be applied to all your html files

before
Image before

after
image after

Intall

1) Type "Vue HTML syntax highlighter" on market place
2) Install the extension

Source

This was inspired by vetur tmLanguage
https://github.com/vuejs/vetur

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