Skip to content

language-server-0.13.8

Choose a tag to compare

@dummdidumm dummdidumm released this 24 May 11:34
· 814 commits to master since this release
17e5664
  • (fix) add new import to existing import in module script when both scripts present (#1007)
  • (fix) adjust organize imports mapping to not produce extra lines (#1008)
  • (fix) more robust language detection for syntax highlighting (#964)
  • (fix) better css error diagnostics (#1009)
  • (fix) better import completion locations (#1011)
  • (feat) load all Svelte files on startup in the internal TypeScript service (#1013)
  • (perf) also cache unresolved modules (#1015)
  • (perf) improvements around diagnostics and completions (#1022)