Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Shape of VueNew to Visual Studio Code? Get it now.
Shape of Vue

Shape of Vue

BSegvic

|
25 installs
| (0) | Free
Create a vue template with script setup and styles with import.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Features

Type vju in your .vue file and it will create a vue template containing <script setup>, <style lang='scss'> with an import file @import url('@/assets/styles/directory/file.scss');.

The first placeholder is the directory which you can edit to be pages, components or something else. The second placeholder is the file in which you define the file you want to import.

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