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

astro-vscode@2.15.0

Choose a tag to compare

@github-actions github-actions released this 04 Oct 10:47
· 24 commits to main since this release
a38afdd

Minor Changes

  • 3a836de: Allow disabling the handling of updating imports when files are renamed. This is now disabled by default in VS Code, as the Astro TypeScript plugin will handle it correctly.

Patch Changes

  • 5a44072: Fixes formatting not working by default in certain circumstances