language-server-0.13.8
·
814 commits
to master
since this release
- (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)