Skip to content

Ability to view all results in one editor #40

@paustint

Description

@paustint

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):

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions