/vscode-vue-snippets

A Vue 2/3 Code Snippets Extension

Primary LanguageTypeScriptMIT LicenseMIT

A Vue 2/3 Code Snippets Extension.

vscode-vue-snippets

Installation

In order to install an extension you need to launch the Command Palette.

There you have either the option to show the already installed snippets or install new ones. Search for Vue Collection Vscode Snippets and install it.

Supported languages (file extensions)

  • JavaScript (.js)
  • TypeScript (.ts)
  • Vue (.vue)

Options

From extension provides options to customize the behavior of the snippets:

Option Description
languageScopes list of supported languages / files recognition
uniappCodeSnippets whether to support uniapp code snippet
vuexCodeSnippets whether to support vuex code snippet
useTemplateSnippets defines the template snippets for which the snippets will be available

License

MIT License