This commit is contained in:
Joao Moreno
2018-02-01 09:40:22 +01:00
parent d80c6f63bc
commit 2d4b6e9124
3 changed files with 22 additions and 7 deletions

View File

@@ -67,6 +67,7 @@
"config.promptToSaveFilesBeforeCommit": "Controls whether Git should check for unsaved files before committing.",
"config.showInlineOpenFileAction": "Controls whether to show an inline Open File action in the Git changes view.",
"config.inputValidation": "Controls when to show input validation the input counter.",
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",
"colors.untracked": "Color for untracked resources.",