Skip to content
Vue tooling for VS Code.
TypeScript Vue JavaScript Other
Branch: master
Clone or download
Latest commit cd722de Feb 18, 2020
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Contributing guide for grammar Feb 10, 2020
.vscode Make naming more explicit Apr 30, 2019
asset Remove no longer used images Sep 19, 2018
build Fix scripts Jan 12, 2020
client add .sass formatting Jan 19, 2020
docs Highlight need to restart in docs Feb 11, 2020
languages PostCSS -> vue-postcss. Fix #1115 Mar 14, 2019
scripts Completely renewed pug interpolations Mar 21, 2019
server Bump @types/node from 13.1.8 to 13.7.1 in /server Feb 17, 2020
syntaxes End vue-html grammar only at beginning of line Jan 22, 2020
test Improve test message Feb 14, 2020
vti vti 0.0.2 Jan 13, 2020
.editorconfig Insert final newline handled by prettier Apr 1, 2019
.gitattributes
.gitignore ignore buildinfo Aug 14, 2019
.prettierrc Prettierrc Oct 30, 2017
.travis.yml Fix CI Jan 12, 2020
.vscodeignore Ignore vti for publishing Jan 13, 2020
CHANGELOG.md Changelogs Feb 18, 2020
LICENSE Add copy of the MIT License Sep 17, 2017
README.md docs Jan 12, 2020
ThirdPartyNotices.txt prefer file local prettier #523 Sep 25, 2018
azure-pipelines.yml Fix pipeline Feb 14, 2020
package.json Bump @types/node from 13.7.0 to 13.7.1 Feb 17, 2020
tsconfig.json Fix scripts Jan 12, 2020
tsconfig.options.json Disable noUnused since it blocks emitting TS, and reconfigure TSLint Apr 15, 2019
tslint.json Fix tslint exclude May 7, 2019
yarn.lock Bump @types/node from 13.7.0 to 13.7.1 Feb 17, 2020

README.md

Vetur

Vue tooling for VS Code, powered by vue-language-server.

Doc: https://vuejs.github.io/vetur

Try it out with Veturpack!

🎉 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

Roadmap

See #873.

Contribution

See CONTRIBUTING.md

License

MIT © Pine Wu

You can’t perform that action at this time.