I want to change the number of lines displayed in VS Code. Any idea how can I do that?
As you can see ,it can show 17 lines of code. How can I change that?
I want to change the number of lines displayed in VS Code. Any idea how can I do that?
As you can see ,it can show 17 lines of code. How can I change that?
Using ctrl + plus sign button or minus sign button, you can easily change the font size. When you decrease font size (using ctrl+-), more lines would be displayable on the screen.
In VS Code, you can zoom in / out by using the shortcuts CTRL+ and CTRL-
This will affect the number of lines displayed.