Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple search in a same document #90633

Closed
JoseGonzalez84 opened this issue Feb 13, 2020 · 1 comment
Closed

Multiple search in a same document #90633

JoseGonzalez84 opened this issue Feb 13, 2020 · 1 comment

Comments

@JoseGonzalez84
Copy link

Sometimes, i must to find serveral strings in a document at same time.

I have a trick to do this, but it only allow to do with 2 strings and its bit shabby:

imagen

I don't know if is possible to do now in VSCode, but I might be very useful can do several string search at same time.

At this moment, i can see an issue closed talkin' about this #45585, #16488, but the solution provided is not the same. I've tested it in VSCode Insiders versions and this ( #88154 ) is not the feature that I saying.

@JacksonKearl
Copy link
Contributor

You can use regex for this, in this case: \$other_output|print. Unfortunately supporting many find widgets is not likely to happen any time soon.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants