github sveltejs/language-tools 103.0.0

latest releases: extensions-108.4.1, svelte-check-3.7.1, language-server-0.16.9...
3 years ago
  • (feat) if VS Code user disabled auto import suggestions in their config, don't show them (#695)
  • (feat) add sapper:prefetch attribute (#581)
  • (fix) no html hover info for Svelte components that have the same (case insensitive) name as a component (#711)
  • (fix) better autocompletion for global css vars. By making the label contain the var-part, it will show up more likely for users. (#521)
  • (fix) remove wrong import type autocompletions (#687)
  • (fix) comma operator in {@debug ..} tag (#739)
  • (fix) don't transform properties of interfaces/types/classes that start with a $ (#691)
  • (fix) add path svg and as attribute (#745) (#741)
  • (fix) update capture attribute (#728)
  • (fix) more robust syntax highlighting (#743)

BREAKING CHANGES

  • Bump to new language server protocol version 3.16 with corresponding types. Also bump vscode-languageserver/languageclient. The VS Code extension now requires a minimum version of 1.52.0 (#171)

Don't miss a new language-tools release

NewReleases is sending notifications on new releases.