This is a context provider for OpenCtx that provides Sourcegraph search results as context via the mention and items APIs.
Add the following to your settings in any OpenCtx client:
"openctx.providers": {
// ...other providers...
"https://openctx.org/npm/@openctx/provider-sourcegraph-search": true
},
This sample provider is not configurable.
- Source code
- Docs
- License: Apache 2.0