This extension provides language grammar and syntax highlight for .vue
files.
The language grammar included in this extension provides precise information for Vue HTML syntax (template DSL).
Following are some examples of syntax highlight.
Use vue
as language on fenced code block
for embedding Vue SFC in markdown.
Use vue-html
as language on fenced code block
for embedding Vue template DSL in markdown.
This extension provides detailed token and scope information which can be used to create better VS Code themes. Find more details in docs.
Have a question, or want to provide feedback? Use repository discussions to ask questions, share bugs or feedback, or chat with other users in the Preview. The VueDX team will respond as often as possible, but we also welcome you to share your experiences and help others in the community.
This extension is part of VueDX project, maintained by Rahul Kadyan. You can 💖 sponsor him for continued development of this extension and other VueDX tools.
Made with 💚 for Vue Developers.
— Rahul Kadyan (znck0)