Skip to content

extensions-104.13.0

Choose a tag to compare

@dummdidumm dummdidumm released this 24 May 11:39
· 909 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)
  • (fix) add beforeinput event typing
  • (fix) better transform of custom css properties (#1024)
  • (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)