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