Skip to content

Release 5.4.0

Choose a tag to compare

@jonpyt jonpyt released this 06 Sep 20:57
· 4 commits to main since this release

New features

Fixes and improvements

  • Made white-space: break-spaces the default with wordWrap enabled (#64) (5c52787)
  • Fixed closing tags for void tags like <img> being inserted automatically if typed with some capitalized characters (e5d2ab7)
  • Fixed autocompletion tooltip not closing if the selection remained the same after inserting an option (8023558)