Skip to content

Control Exclude checkbox in search from extension #107588

@usernamehw

Description

@usernamehw

When executing search from extension api 2 checkboxes are not exposed:

  • Preserve Case
  • Use Exclude Settings and Ignore Files
vscode.commands.executeCommand('workbench.action.findInFiles', {
  query: regexStr,
  isRegex: true,
  triggerSearch: true,
});

Screenshot (341)

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buggood first issueIssues identified as good for first-time contributorshelp wantedIssues identified as good community contribution opportunitiesinsiders-releasedPatch has been released in VS Code InsiderssearchSearch widget and operation issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions