microsoft / microsoft/vscode

Support boolean AND/OR/NOT search in the Search view

Open
#327,250 2 comments 0 reactions 1 assignee Claimed by @osortega View on GitHub
feature-request
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

I frequently need to find configuration files that contain two independent strings. For example:
eg. a file with both of these strings or any of these strings

`A` AND `B`
`A` OR `B`

Today I have to perform two searches manually or use external tools or use regex patterns. It would be much more convenient if the Search view supported a feature like an add on search term

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.