更改 Visual Studio Code 的内置终端中显示的行数 [英] Change the number of lines shown in Visual Studio Code's built-in Terminal

查看:51
本文介绍了更改 Visual Studio Code 的内置终端中显示的行数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用集成在 Visual Studio Code 中的终端.当我向上滚动时,它会显示前几行,但它们对我来说还不够.我需要查看更多行.

I'm using the terminal which is integrated in Visual Studio Code. When I scroll up it shows the previous lines, but they are not enough for me. I need to see more lines.

如何增加 VS Code 中终端显示的总行数?

How can I increase the total number of lines that are displayed by the terminal in VS Code?

推荐答案

有一种方法可以更改行数:

There is a way to change number of lines for that you have to go:

文件-->首选项-->配置

file-->preferences-->configuration

然后,它会打开文件 settings.json 你应该搜索 Integrated terminal 然后你搜索 terminal.integrated.scrollback 复制并将这句话粘贴到您的用户配置上,如下所示:

Then, it will open file settings.json you should to search Integrated terminal and then you search for terminal.integrated.scrollback copy and paste this sentence on your user configuration so like this:

根据需要更改行数.就是这样.

Change numbers of line as you want. That is it.

这篇关于更改 Visual Studio Code 的内置终端中显示的行数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆