mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-03 21:37:06 +01:00
9d32835bd7
* add sqm id for windows * Update src/vs/platform/windows/electron-main/windowsMainService.ts * Update src/vs/platform/sharedProcess/node/sharedProcess.ts * react on review comments * The reg entry is called MachineId not MachineGuid * fix compile error * no need for \\ prefix in reg path * Wait for 1s max (as to not block the startup) to read the SQM value --------- Co-authored-by: Benjamin Pasero <benjamin.pasero@microsoft.com>