Skip to content

Releases: withastro/language-tools

astro-vscode@0.7.3

10 Sep 13:34
d76df0f
Compare
Choose a tag to compare

Patch Changes

  • ae4a9e5: Provides special highlighting for component names
  • Updated dependencies [8f7bd34]
    • @astrojs/language-server@0.7.3

@astrojs/language-server@0.7.7

10 Sep 19:08
279fba5
Compare
Choose a tag to compare

Patch Changes

  • 6501757: Fixes false-positive errors on importing images

@astrojs/language-server@0.7.6

10 Sep 16:40
b47b589
Compare
Choose a tag to compare

Patch Changes

  • ea2d56d: Bump version to fix unpublished version in npm

@astrojs/language-server@0.7.4

10 Sep 15:04
ad93f2b
Compare
Choose a tag to compare

Patch Changes

  • 6604c9f: Fixes diagnostic false-positive caused by doctype

@astrojs/language-server@0.7.3

10 Sep 13:34
d76df0f
Compare
Choose a tag to compare

Patch Changes

  • 8f7bd34: Fixes false-positive error when using blockquotes within Markdown component

astro-vscode@0.7.2

09 Sep 14:22
b597a20
Compare
Choose a tag to compare

Patch Changes

  • 1b3a832: Adds diagnostics (errors and warnings)
  • Updated dependencies [1b3a832]
    • @astrojs/language-server@0.7.2

@astrojs/language-server@0.7.2

09 Sep 14:22
b597a20
Compare
Choose a tag to compare

Patch Changes

  • 1b3a832: Adds diagnostics (errors and warnings)

@astrojs/language-server@0.7.1

02 Sep 16:51
d9f89b4
Compare
Choose a tag to compare

Patch Changes

  • 7874c06: Improves completion performance

    Completion performance is improved by fixing a bug where we were giving the TypeScript compiler API the wrong name of files, causing it to search for files for a long time.

astro-vscode@0.7.1

01 Sep 19:05
Compare
Choose a tag to compare

Patch Changes

astro-vscode@0.7.0

01 Sep 19:18
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [72d3ff0]
    • @astrojs/language-server@0.7.0