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

Allow to disable editor group maximize on double click #185858

Closed
xinlake opened this issue Jun 22, 2023 · 4 comments
Closed

Allow to disable editor group maximize on double click #185858

xinlake opened this issue Jun 22, 2023 · 4 comments
Assignees
Labels
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders verified Verification succeeded workbench-editor-groups Issues related to editor groups
Milestone

Comments

@xinlake
Copy link

xinlake commented Jun 22, 2023

Occasionally a mouse click turns into a double click (which is hard to avoid), but I don't want to maximize the editing group and have to get it back every time I accidentally maximize it.

I can't find the relevant settings in the Settings, I hope this feature can be turned off, thank you very much!

@bpasero bpasero changed the title I hope to be able to close the maximize editor group when double-clicking the tab Allow to disable editor group maximize on double click Jun 22, 2023
@bpasero bpasero added feature-request Request for new features or functionality workbench-editor-groups Issues related to editor groups labels Jun 22, 2023
@bpasero bpasero removed their assignment Jun 22, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the Backlog Candidates milestone Jun 22, 2023
@VSCodeTriageBot
Copy link
Collaborator

This feature request is now a candidate for our backlog. The community has 60 days to upvote the issue. If it receives 20 upvotes we will move it to our backlog. If not, we will close it. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

@starball5
Copy link

Related on Stack Overflow: How do I stop VS Code from maximizing the size of an editor group when double-clicking one of its tabs' handles?. I'll update my answer post with progress and discussion from here.

@VSCodeTriageBot
Copy link
Collaborator

🙂 This feature request received a sufficient number of community upvotes and we moved it to our backlog. To learn more about how we handle feature requests, please see our documentation.

Happy Coding!

hsfzxjy added a commit to hsfzxjy/vscode that referenced this issue Jun 23, 2023
hsfzxjy added a commit to hsfzxjy/vscode that referenced this issue Jun 23, 2023
hsfzxjy added a commit to hsfzxjy/vscode that referenced this issue Jun 24, 2023
hsfzxjy added a commit to hsfzxjy/vscode that referenced this issue Jun 25, 2023
@VSCodeTriageBot VSCodeTriageBot added the unreleased Patch has not yet been released in VS Code Insiders label Jun 26, 2023
@bpasero bpasero self-assigned this Jun 26, 2023
@bpasero bpasero modified the milestones: Backlog, June 2023 Jun 26, 2023
@bpasero bpasero added the verification-needed Verification of issue is requested label Jun 26, 2023
@bpasero
Copy link
Member

bpasero commented Jun 26, 2023

Verification:

  • configure workbench.editor.doubleClickTabToToggleEditorGroupSizes to false
  • open more than 1 editor group
  • double click a tab and verify no group sizes changes

@VSCodeTriageBot VSCodeTriageBot added insiders-released Patch has been released in VS Code Insiders and removed unreleased Patch has not yet been released in VS Code Insiders labels Jun 27, 2023
@ulugbekna ulugbekna added verified Verification succeeded and removed verification-needed Verification of issue is requested labels Jun 27, 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
feature-request Request for new features or functionality insiders-released Patch has been released in VS Code Insiders verified Verification succeeded workbench-editor-groups Issues related to editor groups
Projects
None yet
Development

No branches or pull requests

5 participants