Skip to content

Status Bar *Item* Color Control #8741

Open
@jeslinmx

Description

@jeslinmx

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions