Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Github search sucks (and how it could be better) #908

@RenaudWasTaken

Description

@RenaudWasTaken

Hi !

I'm reporting this as I've noticed for quite a while that github search feature is not the
feature needed by a developer.

I often find myself cloning the repository and using grep recursively or on a specific directory.
Advanced search is just plain confusing and takes too many steps to access.

Example:
1) When searching from the /src directory the search is launched on the whole repo
2) When searching for a common term only 10 results are displayed

Expected behavior:
1) The search is launched on the /src directory
2) The search displays more results with less code around the search term (see first post)

A few suggestions:

  • Enable search on specific directories from the search bar ("This repository" button)
  • Replace the search feature with a UI version of grep ?
  • Display more results and less code around search term (maybe an expand button)
  • Advanced search terms on the search result page

Thanks!

Note, Upvote this on HN: https://news.ycombinator.com/item?id=13935370 :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions