# vuejs/vetur

Vue tooling for VS Code.

Repository: https://github.com/vuejs/vetur
Canonical: https://ross.abutalabs.com/products/vetur
Homepage: https://vuejs.github.io/vetur/
Language: TypeScript
License: MIT
License Family: permissive
Topics: vscode, vue, visual-studio-code, hacktoberfest, vue-tooling
Last push: 2024-06-14T19:37:30+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3595, "days_push": 810, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5746, forks 597 (observed 2026-08-28T04:09:28.484949+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: editor, linter, formatter, documentation
- domain: frontend, web-development, developer-tools, text-editors
- platform: editor-plugin, cross-platform
- tags: vue, vscode-extension, language-server, syntax-highlighting, intellisense, deprecated, volar-successor, nodejs

## Member repositories
- vuejs/vetur (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:28.484949+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:53:19.570498+00:00, confidence not recorded.
  - readme: https://github.com/vuejs/vetur (fetched 2026-08-28T04:09:28.484949+00:00, sha cf2c6d8f1bd1)
  - homepage: https://vuejs.github.io/vetur/ (fetched 2026-08-29T08:48:52.427725+00:00, sha 302f55ace5e0)
  - registry_npm: https://registry.npmjs.org/vetur (fetched 2026-08-29T08:48:52.437180+00:00, sha 92d1d540101e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
