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

Double clicking on settings.json file results in new tabs each time #140129

Closed
eamodio opened this issue Jan 4, 2022 · 1 comment
Closed

Double clicking on settings.json file results in new tabs each time #140129

eamodio opened this issue Jan 4, 2022 · 1 comment
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug confirmed Issue has been confirmed by VS Code Team member insiders-released Patch has been released in VS Code Insiders settings-editor VS Code settings editor issues verified Verification succeeded
Milestone

Comments

@eamodio
Copy link
Contributor

eamodio commented Jan 4, 2022

settings-multiple-tabs

I haven't noticed this before, but not sure if it is new or not.

I would guess it is related to my settings to use the split json editor.

  "workbench.settings.editor": "json",
  "workbench.settings.useSplitJSON": true,

I also have revealIfOpen enabled too

"workbench.editor.revealIfOpen": true,

/cc @roblourens

@eamodio eamodio changed the title Foo Double clicking on settings.json file results in new tabs each time Jan 4, 2022
@rzhao271 rzhao271 added bug Issue identified by VS Code Team member as probable bug confirmation-pending settings-editor VS Code settings editor issues labels Jan 10, 2022
@rzhao271 rzhao271 added this to the January 2022 milestone Jan 10, 2022
@rzhao271
Copy link
Contributor

Just the "workbench.settings.useSplitJSON": true setting is enough to cause the issue, and I confirmed that the bug has been there since 1.61.

@rzhao271 rzhao271 added confirmed Issue has been confirmed by VS Code Team member and removed confirmation-pending labels Jan 10, 2022
@connor4312 connor4312 added the verified Verification succeeded label Jan 27, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Feb 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug confirmed Issue has been confirmed by VS Code Team member insiders-released Patch has been released in VS Code Insiders settings-editor VS Code settings editor issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants
@eamodio @connor4312 @rzhao271 and others