You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 12, 2025. It is now read-only.
When indexing such repositories, it would be nice if searchcode would either (at the example of apps/reviewit):
support forward slashes as part of the name, i.e. use the literal string "apps/reviewit" as the name, or
understand the semantics of a forward slash and use "reviewit" as the repository name and use "apps" to somehow group the repository (along with others in the same namespace).