Skip to content

v1.1.2

Compare
Choose a tag to compare
@Tom-Bonnike Tom-Bonnike released this 08 Feb 20:10
· 100 commits to master since this release
933c7ca
  • Fix formatting settings not being toggled if they were all set to false when VSCode was first launched. formatOnType is now never toggled on if it wasn’t part of the user’s config beforehand, which is expected behaviour. (#17)

[1.1.1]

  • Fix formatting settings never being toggled back on using the status bar. (#16)

[1.1.0]

  • Make it an actual status bar extension. (#10, #13)

[1.0.0]

  • Initial release with the working “Toggle formatting” command. (#3)