astro/tools/vscode/CHANGELOG.md
2021-08-11 20:42:31 +00:00

828 B

astro-vscode

0.6.1

  • Makes the v0.6.0 features actually work 😅

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.

0.5.0

  • Bug fixes, dependency updates

0.4.3

Patch Changes

  • Improve support for component
  • Bug fixes and improvements

0.4.2

Patch Changes

  • b3886c2: Added support for new component

0.4.1

Patch Changes

  • Updated VS Code Marketplace banner

0.4.0

Minor Changes

  • 06e2597: Adds support for import suggestions

Patch Changes

  • Updated dependencies [06e2597]
    • astro-languageserver@0.4.0