Adding the git.showStagedChangesResourceGroup config property

This commit is contained in:
wistcc
2018-08-07 22:41:34 -04:00
parent a8c07148d8
commit 64076e6d66
3 changed files with 10 additions and 1 deletions

View File

@@ -72,6 +72,7 @@
"config.detectSubmodules": "Controls whether to automatically detect git submodules.",
"colors.added": "Color for added resources.",
"config.detectSubmodulesLimit": "Controls the limit of git submodules detected.",
"config.showStagedChangesResourceGroup": "Always show the Staged Changes resource group.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",
"colors.untracked": "Color for untracked resources.",