mirror of
https://github.com/microsoft/vscode.git
synced 2026-02-15 07:28:05 +00:00
Engineering - remove incoming/outgoing workspace setting (#198650)
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -166,8 +166,5 @@
|
||||
"src/vs/workbench/api/common/extHostTypes.ts"
|
||||
],
|
||||
// Temporarily enabled for self-hosting
|
||||
"terminal.integrated.stickyScroll.enabled": true,
|
||||
// Temporarily enabled for self-hosting
|
||||
"scm.showIncomingChanges": "always",
|
||||
"scm.showOutgoingChanges": "always",
|
||||
"terminal.integrated.stickyScroll.enabled": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user