mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 00:28:52 +01:00
polish
This commit is contained in:
@@ -266,8 +266,7 @@ export class CodeApplication extends Disposable {
|
||||
cli: this.environmentMainService.args,
|
||||
urisToOpen: macOpenFileURIs,
|
||||
gotoLineMode: false,
|
||||
preferNewWindow: true, /* dropping on the dock or opening from finder prefers to open in a new window */
|
||||
remoteAuthority: undefined /* always local */
|
||||
preferNewWindow: true /* dropping on the dock or opening from finder prefers to open in a new window */
|
||||
});
|
||||
|
||||
macOpenFileURIs = [];
|
||||
|
||||
Reference in New Issue
Block a user