mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-04 10:45:33 -06:00
Disabled protocol handlers and registry updates on Windows in portable mode. Added API proposal to detect if VS Code is running in portable mode from extensions. Skipped protocol redirect in GitHub authentication in portable mode.