mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-21 09:08:53 +01:00
Engineering - update incoming/outgoing workspace settings (#198386)
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -170,8 +170,6 @@
|
||||
"terminal.integrated.stickyScroll.enabled": true,
|
||||
|
||||
// Temporarily enabled for self-hosting
|
||||
"scm.experimental.showSyncInformation": {
|
||||
"incoming": true,
|
||||
"outgoing": true
|
||||
}
|
||||
"scm.showIncomingChanges": "always",
|
||||
"scm.showOutgoingChanges": "always"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user