Skip to content

workbench.editor.showTabs incorrect resource scope error #198056

Closed
@mj-spencer

Description

@mj-spencer

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.85.0-insider (Universal)
  • OS Version: Sonoma 14.0

Description: The setting 'workbench.editor.showTabs' is either listed incorrectly as available under the Folder settings, or is incorrectly showing an error when set under the folder settings. I'm not sure of the expected behavior (personally, I'd prefer it to be settable at the folder level rather than having to create a new profile just to change this setting, but regardless, the setting is confusing)

Steps to Reproduce:

  1. Leave the setting "workbench.editor.showTabs" as default (multiple)
  2. Open a folder and include the setting "workbench.editor.showTabs": "none" (setting can be adjusted in the json file without error, or found in the Settings UI.
  3. Close and reopen VS Code.
  4. Error notification appears: "Unable to write to Folder Settings because workbench.editor.showTabs does not support the folder resource scope."

Note: The change that I made to settings and subsequent changes to the folder do function and are saved correctly, but the error notification continues to appear. As far as I can tell, it's simply a bad error message, but obviously is concerning, since it (incorrectly) indicates I can't save folder settings.

image

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginsiders-releasedPatch has been released in VS Code InsidersverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions