Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Programming Languages
>
Vue Official V3.0.8
New to Visual Studio Code?
Get it now.
Vue Official V3.0.8
we125182
|
13 installs
|
(
0
)
|
Free
|
Sponsor
Language Support for Vue3 and Vue2
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Vue (Official)
Quick Start
create-vue
Vitesse
petite
volar-starter
(For bug report and experiment features testing)
❤️ Thanks to Our Sponsors
This project is made possible thanks to our generous sponsors:
Credits
vscode-extension-samples
shows all the knowledge required to develop the extension.
angular
shows how TS server plugin working with language service.
Syntax highlight is rewritten base on
vue-syntax-highlight
.
vscode-fenced-code-block-grammar-injection-example
shows how to inject vue syntax highlight to markdown.