Skip to content
This repository was archived by the owner on Nov 17, 2025. It is now read-only.

astro-vscode@0.27.0

Choose a tag to compare

@github-actions github-actions released this 21 Sep 15:22
· 370 commits to main since this release
8794f82

Minor Changes

  • a88e58b: Add support for Go to References
  • 796d2d2: Add support for finding file references (Right click about anywhere / Command > Astro: Find File References"
  • 2a8fba0: Add support for Go to Implementation inside Astro files

Patch Changes

  • a3daea4: Improve completions on the Fragment element, add completions for slot on components
  • 8582a3d: Add support for syntax highlighting for event handlers