Open Daotin opened 21 hours ago
@Daotin
I did a little search and found Single-File Components
Does that mean you want different String/Comment detection in each section <script>
, <template>
and <style>
?
Looking at the Vue syntax highlighting extension I see that the language used in a section can be different.
For <template>
it can be HTML
, Jade
, ...
For <style>
it can be CSS
, stylus
, ...
@Daotin
Can you give a hint what you expect and how these files look like.
A link to a doc page about Vue Single files.
What is the VSC Language Id of these files.
Which VSC extension does the syntax highlighting.