Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Vetur ExtendedNew to Visual Studio Code? Get it now.
Vetur Extended

Vetur Extended

zardoy

|
11,301 installs
| (2) | Free
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Simple code completion, go to reference from <template>. It based on outline and works with either Vetur or Volar installed (uses document features).

Note that I'm currently trying to create more convenient and reliable extension for Vue2: Volar Extended.

Why?

It was mainly created for Vue@2, where just export default is used within components.

Vetur is abandoned. It just doesn't work in some components. Volar doesn't work without defineComponent and some switches that must be defined in js/tsconfig locally.

My Other Extensions

  • Better Snippets - Create snippets of any complexity for Vue!
  • TypeScript Essential Plugins - Includes optional support for Vue + Volar (better completions, go to references and so on!)
  • Move Statement - Move any statements in Vue files (such as elements in template / style)!
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft