Skip to content

support category:, tag:, and #-keywords for queries to remote extension registry

Warren Gifford requested to merge remote-ext-reg-query into master

Created by: sqs

The query to the remote extension registry was being treated as a literal query string and was not processed for category:, tag:, and #-keywords. This meant that self-hosted instances using those tokens in the extension registry query would not get the right results from the remote extension registry.

fix #1830 (closed)

There needs to be better integration testing of fetching and merging data from the local and remote extension registries (https://github.com/sourcegraph/sourcegraph/issues/1831).

Merge request reports

Loading