astro-vscode@2.16.20

withastro/astroastro-vscode@2.16.20Aug 25, 2026by astrobot-houston

AI Summary

A patch release for the VS Code extension addressing a syntax highlighting bug in specific tag configurations.

Key Highlights

  • Fixes syntax highlighting for multiline `<script>` and `<style>` tags with `lang` or `type` attributes

Full Release Notes

### Patch Changes

-   [#17792](https://github.com/withastro/astro/pull/17792) [`6a46994`](https://github.com/withastro/astro/commit/6a469946a844651fd726ebf9231a519d58ad9189) Thanks [@matthewp](https://github.com/matthewp)! - Fixes syntax highlighting for multiline `<script>` and `<style>` tags with a `lang` or `type` attribute