- Added Nuxt extensions
- Removed instructions for
TypeScript Vue Plugin (Volar)
, which is deprecated now
- Added
Vitest for VSCode
- Added instructions for
TypeScript Vue Plugin (Volar)
- Removed "formulahendry.auto-complete-tag", vscode has built in support for tag close/ rename
- Replace
hollowtree.vue-snippets
withsdras.vue-vscode-snippets
- Fix/ Update official ids
- Add Vite extension
- Remove npm script extension
Remove Vue VSCode Snippets
(which depends on Vetur
) in favor of Vue 3 Snippets
Remove Vetur
in favor of Volar
Add following new packages:
Vue Language Features (Volar)
TypeScript Vue Plugin (Volar)
npm
- add typescript support
Vue VSCode Snippets
- updated recommended ESlint configs and update required packages support
- Updated config and packages list
- Added
AI-assisted development
- Updated config and packages list
- Added
robertoachar.vscode-essentials-snippets
- Updated Recomended Settings
- Updated Readme
- Added
vscode-status-bar-format-toggle
- Removed
Beautify
- Removed
vscode-attrs-sorter
- Update Readme
- Added
Beautify
with recomended settings - Small fixes in Readme
- Update
vscode-attrs-sorter
recomended settings
- Added
vscode-attrs-sorter
with recomended settings
- Added
eslint
andprettier
extensions with recomended settings
- Remove
vue 2 snippets
asvetur
support snippets - Remove
eslint
as it is opiniated tool
- Fix missing reference to an extension author
- Added two new extensions: "Vue Peek" & "vue-snippets"
- Removed "Search node_modules"
- Remove Vue-helper extension from the pack
- update recommended eslint settings
- update Read me
- update description
- initial release