Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Vue3 SnipptesNew to Visual Studio Code? Get it now.
Vue3 Snipptes

Vue3 Snipptes

morningstart

|
4,705 installs
| (0) | Free
These snippets were made to speed up Vue 3 development. With it you can write boilerplate code infinitely faster.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vue3 Snippets

🔥 This snippets only support vue3 + pinia + router + ts/js.

❄️ This extension is still under development, you can see the progress in the todo table

Features

Make the syntax closer to Vue3, the whole will be biased towards combination, and the selection needs to be suffixed with -opt

  • init vue file start with vbase
  • use option with -opt below prefix. such as vbase-opt
  • pinia support start with pinia
  • vite start with vite
  • router support start with router

TODO

  • [x] vue init int combination
  • [ ] vue template
  • [x] pinia
  • [ ] router
  • [ ] vite

Reference

  • Vue VSCode Snippets
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft