Skip to content

Zoekt search should implement the repo: option

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Proposal

Zoekt code search currently does not allow to search for repositories.

Previously it was possible to search with something like path:*-ops/config/* finding all projects ending with -ops with a config folder, this is currently not posisble.

The suggestion is to implement the r: / repo: option available in Zoekt - https://github.com/sourcegraph/zoekt/blob/main/web/templates.go#L173

Context

Edited by 🤖 GitLab Bot 🤖