mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-03 23:06:49 +01:00
quick access - more renames towards less quick open usage
This commit is contained in:
@@ -134,7 +134,7 @@ export async function spawn(options: SpawnOptions): Promise<Code> {
|
||||
options.workspacePath,
|
||||
'--skip-getting-started',
|
||||
'--skip-release-notes',
|
||||
'--sticky-quickopen',
|
||||
'--sticky-quickinput',
|
||||
'--disable-telemetry',
|
||||
'--disable-updates',
|
||||
'--disable-crash-reporter',
|
||||
|
||||
Reference in New Issue
Block a user