You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnthis.windowsMainService.open({ context,cli: args,forceNewWindow: true,forceEmpty: true,initialStartup: true});// new window if "-n" was used without paths
580
+
returnthis.windowsMainService.open({ context,cli: args,forceNewWindow: true,forceEmpty: true,noRecentEntry,initialStartup: true});// new window if "-n" was used without paths
0 commit comments