mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
remove debugBrkFileWatcherPort
This commit is contained in:
@@ -20,7 +20,6 @@ export interface ParsedArgs extends minimist.ParsedArgs {
|
||||
performance?: boolean;
|
||||
verbose?: boolean;
|
||||
logExtensionHostCommunication?: boolean;
|
||||
debugBrkFileWatcherPort?: string;
|
||||
'disable-extensions'?: boolean;
|
||||
extensionHomePath?: string;
|
||||
extensionDevelopmentPath?: string;
|
||||
|
||||
Reference in New Issue
Block a user