Skip to content

Highlight vue expression synthax in normal html files to used with class decorator components

License

Notifications You must be signed in to change notification settings

N00ts/Vue-HTML-syntax-highlighter

Repository files navigation

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

About

Highlight vue expression synthax in normal html files to used with class decorator components

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published