2021-05-13 17:28:04 +00:00
|
|
|
# astro-vscode
|
|
|
|
|
2021-08-11 20:35:32 +00:00
|
|
|
## 0.6.1
|
2021-08-11 20:42:31 +00:00
|
|
|
|
2021-08-11 20:35:32 +00:00
|
|
|
- Makes the v0.6.0 features actually work 😅
|
|
|
|
|
2021-08-11 19:41:21 +00: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 18:20:29 +00:00
|
|
|
## 0.5.0
|
|
|
|
|
|
|
|
- Bug fixes, dependency updates
|
2021-06-16 18:21:50 +00:00
|
|
|
|
2021-05-28 23:23:05 +00:00
|
|
|
## 0.4.3
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Improve support for <Markdown> component
|
|
|
|
- Bug fixes and improvements
|
|
|
|
|
2021-05-17 14:31:37 +00:00
|
|
|
## 0.4.2
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- b3886c2: Added support for new <Markdown> component
|
|
|
|
|
2021-05-13 19:12:45 +00:00
|
|
|
## 0.4.1
|
2021-05-13 19:29:58 +00:00
|
|
|
|
2021-05-13 19:12:45 +00:00
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Updated VS Code Marketplace banner
|
|
|
|
|
2021-05-13 17:28:04 +00:00
|
|
|
## 0.4.0
|
2021-05-13 19:29:58 +00:00
|
|
|
|
2021-05-13 17:28:04 +00:00
|
|
|
### Minor Changes
|
|
|
|
|
|
|
|
- 06e2597: Adds support for import suggestions
|
|
|
|
|
|
|
|
### Patch Changes
|
|
|
|
|
|
|
|
- Updated dependencies [06e2597]
|
|
|
|
- astro-languageserver@0.4.0
|