-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
I want to find all references to something and be able to see the results all in one editor so that I can use multi-cursor capabilities to mass-copy things to my clipboard and then do some editing as necessary to get the data into some format I can work with. (e.x. I often copy everything, delete a bunch of stuff, then put into a list, then I can remove duplicates/sort/etc..)
For example, when I use the native VSCode code search, I can press cmd+enter to get all the search results in an editor and I can do whatever I please with the results.
Would be nice to have some option to: "Show combined results in editor" type of thing
Example of what I was hoping to be able to do (from native vscode search):
Metadata
Metadata
Assignees
Labels
No labels
