Skip to content

Feature: Support multiple searches #16488

@KalitaAlexey

Description

@KalitaAlexey

Hi everybody.

Currently VSCode supports only one active search: I cannot look for multiple things at a time.
I often have need in this feature.
I can implement it myself if someone will guide me.
I suggest to add new tab "Searches", which looks like this:
collapsed_searches
And it expands to:
expanded_searches
Unfortunately, I haven't made a close button. Imagine there is a close button to the right of a search entry.
When a user starts a search, then an entry in the searches is created.
When a user clicks on a search entry, then the entry's search becomes active.
When a user clicks on the close button of a search entry, then the entry is deleted.

I am waiting for your opinions to this feature.

Metadata

Metadata

Labels

feature-requestRequest for new features or functionalityon-testplansearchSearch widget and operation issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions