Skip to content

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors