Add code navigation features like showing top-level files and directories for repo #12235
Unanswered
emagav
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 think code search tools are most helpful when you can also navigate the code with them, so you don't have to continually switch back and forth between your regular GH repo view and your GH code search view
Example features that would be helpful for this:
This can pair really well with directory-scoped search too (I think this is already a FR): select a repo -> navigate down into a subdirectory by clicking through -> do a scoped search over that subdirectory
Beta Was this translation helpful? Give feedback.
All reactions