tomblachut / svelte-intellij

Svelte components in WebStorm and friends
MIT License
485 stars 38 forks source link

Update svelte-language-server #314

Closed ESchouten closed 1 year ago

ESchouten commented 1 year ago

@tomblachut svelte-language-server 0.15.19 contains important fixes regarding zero effort typesafety

tomblachut commented 1 year ago

Hi @ESchouten, thanks for the PR but I have to close it, since some time this repo is a mirror of subset of our monorepo so I'd need to do a patch rebase for 1 line change. Sorry about that.

We have a specific approach for LSP updates – further down the line & before 2023.3 release we'll bump the version to the latest available one, possibly higher than the 0.15.19, and we're also considering auto-update mechanism, since language servers are updated more often than the IDE is.