mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-27 12:04:04 +01:00
Set default terminal sticky scroll in vscode temporarily
This commit is contained in:
5
.vscode/settings.json
vendored
5
.vscode/settings.json
vendored
@@ -164,5 +164,8 @@
|
||||
"vscode-notebook-renderer",
|
||||
"src/vs/workbench/workbench.web.main.ts",
|
||||
"src/vs/workbench/api/common/extHostTypes.ts"
|
||||
]
|
||||
],
|
||||
|
||||
// Temporarily enabled for self-hosting
|
||||
"terminal.integrated.enableStickyScroll": true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user