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

Add Setting for Status Bar Text #67

Closed dgrebb closed 11 months ago

dgrebb commented 1 year ago

It would be excellent if one could define the text accompanying $(check) and $(x) in the Status Bar.

I'm also curious if anyone would be interested in customizing the icons, as well. Personally, I quite like $(check) and $(x).

Tom-Bonnike commented 11 months ago

Hey Dan. I just released this in 3.2.0, I ended up renaming the setting to statusBarText instead of statusBarLabel just for consistency throughout the code 👀

Thank you so much for your work, you’re a star 🌟