Skip to content

Fix #185858: Add option to enable/disable editor group maximization on double clicking tab title#185966

Merged
bpasero merged 2 commits into
microsoft:mainfrom
hsfzxjy:main
Jun 26, 2023
Merged

Fix #185858: Add option to enable/disable editor group maximization on double clicking tab title#185966
bpasero merged 2 commits into
microsoft:mainfrom
hsfzxjy:main

Conversation

@hsfzxjy

@hsfzxjy hsfzxjy commented Jun 23, 2023

Copy link
Copy Markdown
Contributor

This PR fixes issue #185858. It adds an option to enable or disable the behavior that double clicking a tab's title would maximize the current editor group.

@hsfzxjy

hsfzxjy commented Jun 23, 2023

Copy link
Copy Markdown
Contributor Author

@microsoft-github-policy-service agree

@bpasero bpasero added this to the Backlog milestone Jun 23, 2023
@starball5

Copy link
Copy Markdown

For the naming "toggleGroupMaximizationOnDoubleClick", I might suggest "toggleGroupMaximizationOnDoubleClickingTab"

@hsfzxjy

hsfzxjy commented Jun 24, 2023

Copy link
Copy Markdown
Contributor Author

@starball5 Fair enough. I've changed the naming.

@bpasero bpasero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but maybe the setting name could be renamed. Now it is toggleGroupMaximizationOnDoubleClickingTab, other settings tend to put the action first, also the command is called "Toggle Editor Group Sizes" so maybe doubleClickTabToToggleEditorGroupSizes?

@hsfzxjy

hsfzxjy commented Jun 25, 2023

Copy link
Copy Markdown
Contributor Author

@bpasero Sure. I fixed it.

@bpasero bpasero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost 👍

Comment thread src/vs/workbench/browser/workbench.contribution.ts Outdated
@bpasero bpasero modified the milestones: Backlog, June 2023 Jun 26, 2023
@bpasero bpasero self-requested a review June 26, 2023 06:59
@bpasero bpasero merged commit 6f25393 into microsoft:main Jun 26, 2023
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 10, 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.

4 participants