mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
Merge commit 'refs/pull/60407/head' of github.com:Microsoft/vscode into pr/60407
This commit is contained in:
@@ -98,6 +98,8 @@
|
||||
"config.showPushSuccessNotification": "Controls whether to show a notification when a push is successful.",
|
||||
"config.inputValidation": "Controls when to show commit message input validation.",
|
||||
"config.inputValidationLength": "Controls the commit message length threshold for showing a warning.",
|
||||
"config.subjectValidationLength": "Controls the commit message subject 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