mirror of
https://github.com/microsoft/vscode.git
synced 2026-09-24 08:15:51 +01:00
* Add telemetry to keep an eye on the number of network requests we're sending * Fix unreachable code * Update src/extension/completions-core/vscode-node/lib/src/networking.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * fix github api call site * Apply callsite post spread --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>