Merge commit 'refs/pull/78695/head' of github.com:microsoft/vscode into pr/78695

This commit is contained in:
Joao Moreno
2019-08-13 09:46:54 +02:00
4 changed files with 24 additions and 4 deletions

View File

@@ -127,6 +127,7 @@
"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.",
"config.supportCancellation": "Controls whether a notification comes up when running the Sync action, which allows the user to cancel the operation.",
"config.sortOrderForBranch": "Controls the sort order for branches",
"colors.added": "Color for added resources.",
"colors.modified": "Color for modified resources.",
"colors.deleted": "Color for deleted resources.",