Option to only show result locations #17513
Unanswered
wheresrhys
asked this question in
Code Search and Navigation
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I quite often just want to find all instances of some pattern so I can communicate with teams on our organisation about where X is known to exist so that they can take appropriate action (e.g. say there's a known vulnerability).
In this case I don't personally need to see the code context of the result, I just need to know which repo it's in (and which file is also nice to have)
So it would be good to have a compressed results view that just lists the location of results in a list/table
Beta Was this translation helpful? Give feedback.
All reactions