Skip to content

This is a Vue Extention Pack that uses Volar

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md
Notifications You must be signed in to change notification settings

BroJenuel-Visual-Studio/vue-volar-extension-pack

Repository files navigation

Vue Volar extension Pack

This extension pack is a pack for vue projects using The latest Vue Official extension for developing vue projects. Currently This pack only contains some really useful extensions. Theme extension is not included because you can use what theme you want.

Extensions added

  • Vue Official Is the official Vue extension for Vue projects in Visual Studio Code. Can be used in vue 2 and 3.
  • Path Intellisense - Visual Studio Code plugin that auto completes filenames. This is useful if your importing something or using files from your directory. Currently, this is easily overridden by the official Vue extension if it needs to read configuration files like @ aliases.
  • Auto Close Tag - Automatically add HTML/XML close tag. This is really useful especially when creating tags in your template tag.
  • Auto Rename Tag - Auto rename paired HTML/XML tag. This is really useful specially with tags with closing tag, so that it automatically renames the closing tag as well and works like vise versa.
  • ESLint Is the official extension for JS and TS projects. So that it can work for your ts or js vue projects.
  • Sass - Indented Sass syntax Highlighting, Autocomplete & Formatter. This is useful because creating web project with sass, you can easily manage your sass stuffs.
  • SCSS Formatter - A Visual Studio Code Extension to format SCSS
  • Prettier - Code formatter - Code formatter using prettier. This is useful for formatting your code.

About

This is a Vue Extention Pack that uses Volar

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published