2021-05-13 12:28:04 -05:00
|
|
|
# astro-vscode
|
|
|
|
|
2021-08-11 14:41:21 -05:00
|
|
|
## 0.6.0
|
|
|
|
|
|
|
|
- Fixes bug with signature help not appearing in the component script section.
|
|
|
|
- Adds completion suggestions for `Astro.*` APIs in the component script.
|
|
|
|
- Adds support for Hover based hints in the component script section.
|
|
|
|
- Fixes bug with Go to Definition (cmd + click) for Components.
|
|
|
|
|
2021-06-16 13:20:29 -05:00
|
|
|
## 0.5.0
|
|
|
|
|
|
|
|
- Bug fixes, dependency updates
|
2021-06-16 13:21:50 -05:00
|
|
|
|
2021-05-28 18:23:05 -05:00
|
|
|
## 0.4.3
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Improve support for <Markdown> component
|
|
|
|
- Bug fixes and improvements
|
|
|
|
|
2021-05-17 09:31:37 -05:00
|
|
|
## 0.4.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- b3886c2: Added support for new <Markdown> component
|
|
|
|
|
2021-05-13 14:12:45 -05:00
|
|
|
## 0.4.1
|
2021-05-13 14:29:58 -05:00
|
|
|
|
2021-05-13 14:12:45 -05:00
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Updated VS Code Marketplace banner
|
|
|
|
|
2021-05-13 12:28:04 -05:00
|
|
|
## 0.4.0
|
2021-05-13 14:29:58 -05:00
|
|
|
|
2021-05-13 12:28:04 -05:00
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 06e2597: Adds support for import suggestions
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Updated dependencies [06e2597]
|
|
|
|
- astro-languageserver@0.4.0
|