introduce git.openDiffOnClick

fixes #63005
This commit is contained in:
Joao Moreno
2018-11-19 11:54:45 +01:00
parent eb6025ec9b
commit e5406b523e
3 changed files with 38 additions and 4 deletions

View File

@@ -109,6 +109,7 @@
"config.allowForcePush": "Controls whether force push (with or without lease) is enabled.",
"config.useForcePushWithLease": "Controls whether force pushing uses the safer force-with-lease variant.",
"config.confirmForcePush": "Controls whether to ask for confirmation before force-pushing.",
"config.openDiffOnClick": "Controls whether the diff editor should be opened when clicking a change. Otherwise the regular editor will be opened.",
"colors.added": "Color for added resources.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",