mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
Merge commit 'refs/pull/70536/head' of github.com:microsoft/vscode into pr/70536
This commit is contained in:
@@ -1185,6 +1185,11 @@
|
||||
"default": true,
|
||||
"description": "%config.decorations.enabled%"
|
||||
},
|
||||
"git.statusBarSync.enabled": {
|
||||
"type": "boolean",
|
||||
"default": true,
|
||||
"description": "%config.statusBarSync.enabled%"
|
||||
},
|
||||
"git.promptToSaveFilesBeforeCommit": {
|
||||
"type": "string",
|
||||
"enum": [
|
||||
|
||||
Reference in New Issue
Block a user