Closed sqs closed 1 month ago
Incorporates https://github.com/sourcegraph/openctx/pull/207 and https://github.com/sourcegraph/openctx/pull/206.
Fixes https://linear.app/sourcegraph/issue/CODY-3799/quieter-openctx-provider-ui-notifs-in-vs-code-and-better-error-logging.
Open VS Code with an OpenCtx provider that throws an error. Ensure that no VS Code error notification is shown in the UI, and that it's logged to the OpenCtx output channel with the provider URI mentioned.
OpenCtx
Incorporates https://github.com/sourcegraph/openctx/pull/207 and https://github.com/sourcegraph/openctx/pull/206.
Fixes https://linear.app/sourcegraph/issue/CODY-3799/quieter-openctx-provider-ui-notifs-in-vs-code-and-better-error-logging.
Test plan
Open VS Code with an OpenCtx provider that throws an error. Ensure that no VS Code error notification is shown in the UI, and that it's logged to the
OpenCtx
output channel with the provider URI mentioned.