Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Status Bar *Item* Color Control #8741

Open
jeslinmx opened this issue Nov 21, 2023 · 0 comments · May be fixed by #9232
Open

Status Bar *Item* Color Control #8741

jeslinmx opened this issue Nov 21, 2023 · 0 comments · May be fixed by #9232

Comments

@jeslinmx
Copy link

jeslinmx commented Nov 21, 2023

Is your feature request related to a problem? Please describe.
The current implementation of Status Bar Color Control is subject to many intrinsic, unsolvable limitations, bugs and side effects by nature of its implementation and the capabilities of the VSCode extension API.

Describe the solution you'd like
An alternative implementation of status bar color control that only changes the text color of the status bar item (StatusBarItem.color)

With this, there is no mucking about with the user's settings.json, eliminating side effects, unexpected behaviour, and potential for performance degradation, with the trade-off that the change is not as visually pronounced.

Describe alternatives you've considered

Additional context
Add any other context or screenshots about the feature request here.

@ColinMelendez ColinMelendez linked a pull request Sep 1, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant