home | actionText | actionLink |
---|---|---|
true |
Get Started → |
/guide/ |
Vue tooling for VS Code, powered by vls.
Try it out with Veturpack!
🎉 VueConf 2017 Slide & Video 🎉
This extension is under heavy development. You can open an issue for bugs or feature requests.
- Syntax-highlighting
- Semantic-highlighting
- Snippet
- Emmet
- Linting / Error Checking
- Formatting
- IntelliSense
- Debugging
- Component Data: auto-completion and hover-information for popular Vue frameworks and your own custom components
- Experimental Interpolation Features: auto-completion, hover information and type-checking in Vue template
- VTI: Surface template type-checking errors on CLI
- Global components: support define global components.
- Install Vetur.
- Try it with Veturpack, a pre-configured Vue boilerplate based on Vuepack.
- Refer to setup page for setting up.
- Refer to each feature's own page for setting up specific features.
MIT © Pine Wu