Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

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

Vetur Extended

zardoy

|
3,531 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!
  • Move Statement - Move any statements in Vue files (such as elements in template / script)!
  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft