sourcegraph / openctx

See contextual info about code from your dev tools, in your editor, code review, and anywhere else you read code.
https://openctx.org
Apache License 2.0
149 stars 17 forks source link

vscode-lib: provide hook to adjust configuration #188

Closed keegancsmith closed 2 months ago

keegancsmith commented 3 months ago

This allows a client of vscode-lib to change the openctx client configuration before it is acted upon. We are adding this hook to make it possible for OpenCtx configuration to be set by the Sourcegraph instance Cody is connected to.

Test Plan: Tested in Cody PR

Part of https://linear.app/sourcegraph/issue/SPLF-173/openctx-configuration-via-sourcegraph-instance-settings