Skip to content

language-server-0.15.4

Choose a tag to compare

@dummdidumm dummdidumm released this 23 Feb 13:57
· 514 commits to master since this release
4c200ba
  • (fix) add data-sveltekit-replacestate/-keepfocus intellisense (#1865)
  • (fix) update broken link (#1871)
  • (fix) use closest config file and cache result (#1872)
  • (fix) give Svelte code fixes lower priority (#1874)
  • (fix) deal with shorthands during rename (#1876)
  • (fix) don't rename props name when triggered in shorthand (#1877)
  • (fix) no error with unkown props if $$restProps is used (#1887)
  • (fix) move error if $$Props is an alias of another type (#1892)
  • (fix) recognize more js-like file types for svelte-check (#1894)
  • (chore) remove old transformation (#1858)
  • (feat) call hierarchy support (#1889)
  • (feat) declarationMap support (#1878)
  • (feat) TypeScript inlay hints (#1855)