Skip to content

feat: add scope and search level to advance search prompt

Currently, the advance search command opens up issues searches at the project level in gitlab. As a developer, it would be nice to quickly jump from editor to instance wide searches for code searches or any other possible scope.

This MR adds the ability to search at the project or instance level and allows the user to pick which scope they would like to search in.

Merge request reports