astro-vscode@2.16.20
KalyanKS-NLP/llm-engineer-toolkitastro-vscode@2.16.20Aug 25, 2026by astrobot-houston
AI Summary
A minor patch release that corrects syntax highlighting issues for multiline script and style tags containing language or type attributes.
Key Highlights
- Fixed syntax highlighting for multiline <script> and <style> tags with a lang or type attribute
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