vuejs/vetur
Vue tooling for VS Code. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3595
- days_rel: n/a
- days_push: 810
- n_releases_24m: 0
Adoption not part of the score
5746 stars · 597 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Vetur is a VS Code extension providing Vue.js tooling, including syntax highlighting, IntelliSense, formatting, linting, debugging support, and a Vue language server (vls) with a CLI companion (vti). It is now in maintenance mode, with official Vue editor support moved to Volar.
Use cases
- vue syntax highlighting in vs code
- autocomplete for vue components in the editor
- lint and format vue single-file components
- type-check vue templates from the cli
- emmet and snippets for vue files
- debug vue apps in vs code
When to choose
- maintaining a legacy Vue 2 codebase already configured with Vetur
- you need the vti CLI to surface template type-checking errors in CI
- your team is standardized on Vetur and migration to Volar is not yet planned
When to avoid
- starting a new Vue 3 project - use Volar instead
- you need up-to-date Vue language features and active maintenance
- you use editors other than VS Code and want broad LSP support
Facets
plugin · maturity maintenance
editor linter formatter documentation frontend web-development developer-tools text-editors editor-plugin cross-platform vue vscode-extension language-server syntax-highlighting intellisense deprecated volar-successor nodejs
3 sources
- readme: https://github.com/vuejs/vetur · fetched 2026-08-28 · cf2c6d8f1bd1
- homepage: https://vuejs.github.io/vetur/ · fetched 2026-08-29 · 302f55ace5e0
- registry_npm: https://registry.npmjs.org/vetur · fetched 2026-08-29 · 92d1d540101e
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| vuejs/vetur | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem