mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 03:54:24 +01:00
💄
This commit is contained in:
@@ -1034,11 +1034,11 @@
|
||||
"default": 10,
|
||||
"description": "%config.detectSubmodulesLimit%"
|
||||
},
|
||||
"git.showStagedChangesResourceGroup": {
|
||||
"git.alwaysShowStagedChangesResourceGroup": {
|
||||
"type": "boolean",
|
||||
"scope": "resource",
|
||||
"default": false,
|
||||
"description": "%config.showStagedChangesResourceGroup%"
|
||||
"description": "%config.alwaysShowStagedChangesResourceGroup%"
|
||||
},
|
||||
"git.alwaysSignOff": {
|
||||
"type": "boolean",
|
||||
|
||||
Reference in New Issue
Block a user