Add code navigation from the command palette #165107
-
Select Topic AreaProduct Feedback BodyI've been using the command palette (feature preview) for a while now and love it for quickly switching between repos. However there's a really obvious (in my mind) feature lacking, which is quick code navigation. I'd like to be able to quickly jump to a file from the command palette, so I'm hoping it would pull up the (cached) tree of the main branch and allow you to navigate to a file or folder quickly. Some of my colleagues try doing this by remembering the tree structure and typing it in the address bar, which often leads to a 404 because of a typo. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
In the code view you can use the keyboard shortcut Also fyi, command palette is being removed. See this announcement from last week: https://github.blog/changelog/2025-07-15-upcoming-deprecation-of-github-command-palette-feature-preview/ Discussion showing massive community response to this announcement: https://github.com/orgs/community/discussions/166528 |
Beta Was this translation helpful? Give feedback.
-
|
@Achllle I played around with the command palette some more to see what else I'd be losing when they remove it next month and it looks like code navigation is already available. Open the command palette and type |
Beta Was this translation helpful? Give feedback.
@Achllle I played around with the command palette some more to see what else I'd be losing when they remove it next month and it looks like code navigation is already available. Open the command palette and type
/to bring up the 'Search files' feature.https://docs.github.com/en/get-started/accessibility/github-command-palette#github-command-palette-reference