-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Description
I built the Status Bar Tasks extension to solve I problem I was having getting VS Code Tasks to fire off quickly.
https://marketplace.visualstudio.com/items?itemName=GuardRex.status-bar-tasks
I've noticed recently that default (less useful to me) status bar indicators are taking up a lot of real estate in the status bar on my laptop (smaller screen width than my PC monitor), so I can't fit all of my Tasks in the status bar on my laptop.
I'll ask over in the OmniSharp repo about removing the word "Running." Having indicators for the spacing, character set, end-of-line sequence, language mode, and feedback icon are totally useless to me and can be accessed easily enough via the cmd palette ...
I don't see anything on SO or in the docs on how to turn some or all of these indicators OFF. If it can't be done currently, may I suggest workspace option(s) as a feature to remove some/all of them (the VS Code ones anyway ... I understand third party ones would need to be addressed by those vendors)?