Language Tools Versions Save

The Svelte Language Server, and official extensions which use it

extensions-108.5.1

2 weeks ago
  • fix: adjust ambient module snipping logic
  • fix: account for added code in the range of inlay hint (#2387)
  • chore: speed up regex

svelte-check-3.8.1

2 weeks ago
  • fix: adjust ambient module snipping logic
  • chore: speed up regex

svelte2tsx-0.7.10

2 weeks ago
  • chore: speed up regex

language-server-0.16.11

2 weeks ago
  • fix: adjust ambient module snipping logic

typescript-plugin-0.3.39

2 weeks ago
  • fix: account for added code in the range of inlay hint (#2387)
  • fix: adjust ambient module snipping logic

extensions-108.5.0

1 month ago
  • fix: allow for whitespace in snippets declaration (#2366)
  • fix: allow as expressions for bindable props (#2372)
  • fix: force correct semantic tokens for $props types (#2379)
  • fix: don't debounce document symbol request (#2382)
  • feat: Svelte 5 component class/function interop (#2380)
  • feat: syntax highlight for svelte code block in mdx (#2381)

svelte-check-3.8.0

1 month ago
  • fix: allow for whitespace in snippets declaration (#2366)
  • fix: allow as expressions for bindable props (#2372)
  • fix: force correct semantic tokens for $props types (#2379)
  • feat: Svelte 5 component class/function interop (#2380)

language-server-0.16.10

1 month ago
  • feat: Svelte 5 component class/function interop (#2380)
  • fix: don't debounce document symbol request (#2382)

svelte2tsx-0.7.9

1 month ago
  • fix: allow for whitespace in snippets declaration (#2366)
  • fix: allow as expressions for bindable props (#2372)
  • fix: force correct semantic tokens for $props types (#2379)
  • feat: Svelte 5 component class/function interop (#2380)

extensions-108.4.1

2 months ago
  • fix: rework bindable types strategy (#2361)