Skip to content

v0.7.0

Compare
Choose a tag to compare
@tomblachut tomblachut released this 15 May 16:01
· 966 commits to master since this release
  • Support code formatting!
  • Emmet-style expansions for Svelte tags! Try typing if[TAB]
  • Auto indent when writing newline between Svelte tags
  • Automatically insert closing Svelte tags
  • Support folding regions (+/- icons in the gutter) for Svelte tags
  • Support Comment with Line/Block Comment actions
  • Highlight Svelte tag mustaches in the same color as keywords
  • Improve parser behavior for incomplete code