Skip to content

Align open editors with explorer#194007

Merged
lramos15 merged 1 commit intomainfrom
lramos15/attractive-canidae
Sep 25, 2023
Merged

Align open editors with explorer#194007
lramos15 merged 1 commit intomainfrom
lramos15/attractive-canidae

Conversation

@lramos15
Copy link
Member

Fixes #193574

The UX is still not perfect here, as I feel if you explicilty click the X button it should close that entry, but instead it executes closeActiveEditor. This more closely aligns with what we do in the explorer at least so they're the same (except the explorer doesn't have an explicit button). If a selection is of length 1 we prefer focus, otherwise we're in a multi select context and should prefer the selection.

@lramos15 lramos15 self-assigned this Sep 25, 2023
@lramos15 lramos15 enabled auto-merge (squash) September 25, 2023 15:54
@vscodenpa vscodenpa added this to the September 2023 milestone Sep 25, 2023
@lramos15 lramos15 merged commit 17134f9 into main Sep 25, 2023
@lramos15 lramos15 deleted the lramos15/attractive-canidae branch September 25, 2023 16:18
lins0621 pushed a commit to lins0621/vscode that referenced this pull request Oct 7, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Nov 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Open editors view does not close editor that is selected anymore

3 participants