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

Context Menu Enables Pinned Tabs On Seperate Row #193813

Merged
merged 8 commits into from
Sep 25, 2023

Conversation

benibenj
Copy link
Contributor

#193689

If the active editor group has at leat one pinned and one unpinned tab, create context menu to toggle the workbench.editor.pinnedTabsOnSeparateRow setting

Only checking active group for this state and not all groups as I think it leads to the best experience.

@benibenj benibenj self-assigned this Sep 22, 2023
@benibenj benibenj enabled auto-merge (squash) September 22, 2023 14:34
@VSCodeTriageBot VSCodeTriageBot added this to the September 2023 milestone Sep 22, 2023
src/vs/workbench/browser/actions/layoutActions.ts Outdated Show resolved Hide resolved
src/vs/workbench/browser/actions/layoutActions.ts Outdated Show resolved Hide resolved
src/vs/workbench/browser/contextkeys.ts Outdated Show resolved Hide resolved
@benibenj benibenj merged commit bfb5415 into main Sep 25, 2023
6 checks passed
@benibenj benibenj deleted the benibenj/ContextMenuPinnedTabsRow branch September 25, 2023 11:00
lins0621 pushed a commit to lins0621/vscode that referenced this pull request Oct 7, 2023
* Context menu seperate pinned tabs

* unpinned instead of notpinned

* 💄

* Base class toggle setting action

* compute context before open menu

* default false

* 💄

* 💄
@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.

None yet

3 participants