mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
Add --use-host-proxy (microsoft/vscode-remote-release#2487)
This commit is contained in:
@@ -67,6 +67,7 @@ export interface IEnvironment {
|
||||
userHome: URI;
|
||||
webviewResourceRoot: string;
|
||||
webviewCspSource: string;
|
||||
useHostProxy?: boolean;
|
||||
}
|
||||
|
||||
export interface IStaticWorkspaceData {
|
||||
|
||||
Reference in New Issue
Block a user