Wscats / vue-snippets

Visual Studio Code Syntax Highlighting For Vue3 And Vue2
https://marketplace.visualstudio.com/items?itemName=Wscats.vue&ssr=false#overview
MIT License
67 stars 7 forks source link

Comments broken in "<template>" #2

Open humblecoder opened 4 years ago

humblecoder commented 4 years ago

Comments inside <template> behave as though they are JS //commentrather than HTML <!-- comment-->.