Tom-Bonnike / vscode-formatting-toggle

A VS Code extension that allows you to toggle the formatter (Prettier, Beautify, …) ON and OFF with a simple click.
https://marketplace.visualstudio.com/items?itemName=tombonnike.vscode-status-bar-format-toggle
MIT License
60 stars 13 forks source link

Show feedback when toggling the formatting using the command #30

Closed Tom-Bonnike closed 6 years ago

Tom-Bonnike commented 6 years ago

Sadly, the messages from the showInformationMessage API aren’t automatically dismissed. It’s not needed since the status bar text changes anyway.