Skip to content

v0.13.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Aug 23:58

Finally a new release. I did a major internal rewrite, that's why it's beta for now, to ensure nothing breaks. Please open your projects with this version and leave feedback and bugs under #136

  • More subtle file icons
  • Stop marking $ labels as unnecessary
  • Complete parser rewrite
  • Svelte is no longer a template language, so it can be used in one
  • Improved brace highlighting and auto insertion
  • Improved completion of svelte tags
  • More robust Emmet support
  • Complete rewrite of reference resolving
  • Fixed find usages for attribute expressions
  • Complete rewrite of formatter
  • Improved automatic indentation etc
  • One-line blocks stay one-line
  • Added missing fold regions
  • Individual fold levels for Svelte block clauses
  • Improvements around shorthand attribute inspections and intentions
  • More graceful handling of typos
  • Ton of other small fixes
  • Drop compatibility with 2019.x platform