v0.0.4
0.0.4 (2022-10-03)
✨ Features
- Project Settings for
Nuxt VSCode
- Added
disable
- Disable the extension per workspace (optional)- Default:
false
- Default:
- Added
root
- Root directory of the project within the workspace.- Defaults to
workspaceFolder
- Defaults to
- Added
⚡️ Improvements
- Sanitize
input
values to strip out extentions (e.g.Header.vue
->Header
).- Cleans up so you accidentally type wrong it will still create the file correctly.