confluentinc / confluentinc/vscode
Incorporate `unhelpfulReason` once exposed from the VS Code API
Open
Copilot
external
on hold
- Dominant language
- TypeScript
- Stars
- 34
- Forks
- 17
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 8
Description
While debugging the `ChatResultFeedback` interface, we see this `unhelpfulReason` property that's always `undefined`:

But it isn't shown anywhere in here: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/3ca0d1b418a6010d566513a85f4831372d1b839a/types/vscode/index.d.ts#L19511-L19540
If VS Code exposes this for extension development, we should include it in our telemetry flow.
Contributor guide
Assessment
This issue has not been assessed yet.