All notable changes to the "vscode-nuxt-dx-tools" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- Nitro API support
- Two new configurations
- nuxtDxTools.api.hover.enable [true/false]
- nuxtDxTools.api.functions [$fetch, useFetch]
- README updated
- fix: Uri.file
## [1.1.2]
- fix: windows path
## [1.2.0]
- re-publish extenion under a new name
## [1.3.0]
- definePageMeta layout and middleware support for hover and definitions
## [1.4.0]
- $fetch.raw support
## [1.5.0]
- Improve prompt for global and workspace logic
- Fix 'Go to definition' issue #4