EN
VS Code - change terminal scroll history size (scrollback buffer/height)
10 points
In this short article, we would like to show how to change scroll buffer size in integrated VC Code terminal.
Simple steps:
- open VS Code settings,
Using shortcut:Ctrl
+,
Menu on Windows: File -> Preferences -> Setting - type in Search settings field:
terminal scrollback
, - change Terminal>Integrated: Scrollback to desired number of lines.
Preview:
