mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-08 15:55:15 +01:00
865f5a0bc1
Add a file-based managed-settings delivery channel that reads managed-settings.json from a well-known per-OS disk path in the main process and exposes it to renderer windows over IPC. Mirrors the existing Copilot managed-settings (server / native MDM) channels. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>