mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Per review suggestion
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
"config.showPushSuccessNotification": "Controls whether to show a notification when a push is successful.",
|
||||
"config.inputValidation": "Controls when to show commit message input validation.",
|
||||
"config.subjectValidationLength": "Controls the commit message subject length threshold for showing a warning.",
|
||||
"config.descriptionValidationLength": "Controls the commit message description length threshold for showing a warning.",
|
||||
"config.bodyValidationLength": "Controls the commit message body length threshold for showing a warning.",
|
||||
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
|
||||
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
|
||||
"config.alwaysShowStagedChangesResourceGroup": "Always show the Staged Changes resource group.",
|
||||
|
||||
Reference in New Issue
Block a user