Skip to content

Releases: withastro/language-tools

astro-vscode@2.8.2

14 Mar 11:50
97c422b
Compare
Choose a tag to compare

Patch Changes

  • 79b7968: Fixes Organize Imports not working correctly
  • db49ff7: Fixes text.astro TextMate scope not being applied to top-level text nodes.

@astrojs/language-server@2.8.2

14 Mar 11:50
97c422b
Compare
Choose a tag to compare

Patch Changes

  • 79b7968: Fixes Organize Imports not working correctly

astro-vscode@2.8.1

13 Mar 13:36
f3e69cc
Compare
Choose a tag to compare

Patch Changes

  • 15c9455: Fixes HTML Entities (ex: <) not being highlighted like they would inside HTML files
  • f1447ef: chore: Update volar-service-prettier. This is only an internal refactor and there should be no visible changes.

@astrojs/language-server@2.8.1

13 Mar 13:36
f3e69cc
Compare
Choose a tag to compare

Patch Changes

  • f1447ef: chore: Update volar-service-prettier. This is only an internal refactor and there should be no visible changes.

@astrojs/check@0.5.9

13 Mar 13:36
f3e69cc
Compare
Choose a tag to compare

Patch Changes

  • f1447ef: chore: Update volar-service-prettier. This is only an internal refactor and there should be no visible changes.
  • Updated dependencies [f1447ef]
    • @astrojs/language-server@2.8.1

astro-vscode@2.8.0

12 Mar 14:22
1a55b6f
Compare
Choose a tag to compare

Minor Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.

@astrojs/ts-plugin@1.6.0

12 Mar 14:22
1a55b6f
Compare
Choose a tag to compare

Minor Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.

@astrojs/language-server@2.8.0

12 Mar 14:22
1a55b6f
Compare
Choose a tag to compare

Minor Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.

@astrojs/check@0.5.8

12 Mar 14:22
1a55b6f
Compare
Choose a tag to compare

Patch Changes

  • 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.
  • Updated dependencies [85b42dc]
    • @astrojs/language-server@2.8.0

astro-vscode@2.7.7

11 Mar 12:49
19610cb
Compare
Choose a tag to compare

Patch Changes

  • 1b68dfb: Improves descriptions for attributes specific to Astro (is:raw, set:html, etc.)