Skip to content

Removing glob from search.exclude in settings UI sets it to false instead of removing it #249049

@gnowland

Description

@gnowland

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

  • VS Code Version: 1.100.1
  • OS Version: MacOS Sequoia 15.5

Steps to Reproduce:

  1. Remove preexisting glob from search.exclude setting in Settings UI
  2. Field is set to false in Settings JSON, instead of being removed, which causes the search to include the file/directory in the search even if it is excluded in the inherited files.exclude setting.

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugconfirmedIssue has been confirmed by VS Code Team membersettings-editorVS Code settings editor issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions