Skip to content

Closing labels don't update correctly when a file is not the active editor #5265

@DanTup

Description

@DanTup

I noticed this while testing #5263 - if you open the settings alongside an editor and change them, the closing labels don't update correctly. They also appear/disappear inconsistently when an editor is not visible or active.

We should try to remove the use of vs.window.activeTextEditor in the closing labels (and perhaps other files that work the same as this, like UI guides?) and instead just handle all vs.window.visibleTextEditors instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresis bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions