quick access - more renames towards less quick open usage

This commit is contained in:
Benjamin Pasero
2020-03-26 13:35:30 +01:00
parent 1cce616475
commit 88d189b479
24 changed files with 131 additions and 132 deletions

View File

@@ -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',