🚢 New code search and code view feedback #75515
Replies: 7 comments 1 reply
-
Search results still cannot be sorted by update time |
Beta Was this translation helpful? Give feedback.
-
https://docs.github.com/en/search-github/github-code-search/about-github-code-search |
Beta Was this translation helpful? Give feedback.
-
Overall, I think the new code view is really great! However, one issue I have been running into frequently is that the code view mode will take your keyboard focus if you click on it, and any additional inputs will prompt you to open the editor- which is definitely intended, but is a bit frustrating to me. This is an event I get to experience just about daily now: I use a keyboard-based movement plugin (vimium), so I'm relying on using my keyboard input to get around. Typically, I can use I can understand the appeal to having a way to navigate a file and copy text out by the arrow keys- I love a keyboard-driven workflow! But the interactions with keyboard focus (and especially the popover not clearing without another mouse click!) are really frustrating. I can see that it allows you to expand a selection via arrow keys, but I don't understand the need to take focus when you aren't in the editor. I would deeply appreciate a way to make the new code view's handling of keyboard focus more consistent with what users are experiencing on the rest of the web. An extremely simple solution might be to just close that "Code view is read-only" popover when the code view loses focus? I don't specialize in web dev, so that event may not be easy to listen for, but that would make the new code view much easier to work with. Another option might be a configurable setting for an "interactible code view". There are a lot of possible solutions that would make interacting with code view more consistent with the experience users are expecting. |
Beta Was this translation helpful? Give feedback.
-
Would it be possible to add a button onto each search result which would "Exclude this repo from results"? That would make it much easier to trim down the result set while reading through it, instead of having to mentally skip past pages of irrelevant results. |
Beta Was this translation helpful? Give feedback.
-
When is this coming to GitHub Enterprise (on-prem)? |
Beta Was this translation helpful? Give feedback.
-
I like the new code search! I posted a piece of feedback here: |
Beta Was this translation helpful? Give feedback.
-
@natalierjackson I have been discovering GH improvements. Do you have any interest in collaborating with others like myself to improve the search further? For example, I noticed today that topics inside of the org search allows searches that appear to search the organisation, yet actually are searching the GH website. This is technically a bug that should be resolved as the inaccurate search queries may be influencing people's engineering research efforts negatively especially those doing more programmatic research using quantitative methods. |
Beta Was this translation helpful? Give feedback.
-
At GitHub Universe '22 , we announced a total redesign of GitHub's code search and navigation experience,
powered by our all-new code search engine that we built from scratch. And in February 2023, we announced our public beta.
Today, we are rolling out this feature to all GitHub users. Thanks to the members of the beta community for your excellent feedback and engagement throughout the beta!
Check out our blog post to learn more about how GitHub's new code search and code view can help you search, navigate, and understand your code. And if you have feedback, please share it with us down below!
See our older discussion post about it here
Beta Was this translation helpful? Give feedback.
All reactions