Skip to content

Latest commit

 

History

History
68 lines (50 loc) · 2.36 KB

README.md

File metadata and controls

68 lines (50 loc) · 2.36 KB

Vetur

Vue tooling for VS Code.

🎉 VueConf 2017 Slide & Video 🎉

Features

  • Syntax-highlighting
  • Snippet
  • Emmet
  • Linting / Error Checking
  • Formatting
  • Auto Completion
  • Debugging
  • VTI / CLI

Quick Start

  • 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.

FAQ

FAQ

Limitations

  • No multi root suppport yet (#424)
  • Cannot handle tsconfig from non-top-level folder (#815)

Roadmap

See #873.

Contribution

See CONTRIBUTING.md

License

MIT © Pine Wu