Skip to content

extensions-107.0.0

Choose a tag to compare

@dummdidumm dummdidumm released this 09 Jan 14:44
· 534 commits to master since this release
84c7463
  • (fix) patch resolveModuleNameLiterals for ts 5.0 (#1799)
  • (fix) anchor missing attribute code action duplicate rel attribute (#1812)
  • (fix) correctly check if props implement $$Props interface (#1797)
  • (feat) completion label detail support (#1816)
  • (feat) object/class member snippet completion support (#1817)
  • (feat) autoImportFileExcludePatterns config support (#1818)
  • (feat) autocompletion for stores that need to be imported (#1823)
  • (feat) support html.customData (#1824)

BREAKING CHANGES

  • the old transformation is no longer available. If you're using the svelte.JSX namespace in your projects, you should migrate accordingly
  • minimum required VS Code version is now 1.67