Files
vscode/extensions/copilot/src/extension/survey/vscode-node
Ulugbek Abdullaev 2f9887e3f9 ghost: refactor sending accepted/dismissed telemetry and minor fixes (#2639)
* ghost: refactor: reference command name instead of inlining it

* ghost: refactor: use `handleEndOfLifetime` to send 'accepted' telemetry

* ghost: refactor: set copilotCompletion as a property on the object instead of accessing it from command arguments

* ghost: fix a type

* ghost: fix origins for exceptions

* ghost: type annotate items

* ghost: nicer name for a fn
2026-01-08 10:56:28 +00:00
..