0.35.0 ā€¢ Published 2 years ago

vetur v0.35.0

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

Vue tooling for VS Code.

  • vls: Vue Language Server
  • vti: Vetur Terminal Interface
  • Docs

šŸŽ‰ VueConf 2017 Slide & Video šŸŽ‰

Sponsors

I quit my job to travel nomadically, to work on Open Source and to conduct independent study/research.

Vetur is my main focus in Open Source. Your help will alleviate my financial burden and allow me to spend more time working on Vetur. Thank you šŸ™

https://github.com/sponsors/octref

Thanks to the following companies for supporting Vetur's development:

Features

  • Syntax-highlighting
  • Snippet
  • Emmet
  • Linting / Error Checking
  • Formatting
  • Auto Completion
  • 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

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