Change8

astro-vscode@2.16.20

📦 astroView on GitHub →
🐛 1 fixes

Summary

This patch release fixes syntax highlighting for multiline script and style tags that include lang or type attributes.

🐛 Bug Fixes

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