|
|
1
6
在vscode v1中。42(2020年2月初)与终端相关的两个新命令 鼠标滚轮 将引入滚动灵敏度:
看见 https://github.com/microsoft/vscode-docs/blob/vnext/release-notes/v1_42.md#scrolling-sensitivity
感谢评论中的@Sean和@user9811991指出设置是一个乘数。我的终端通常一次滚动三行,为了让它只滚动一行,我必须设置
也看到
Scrolling the terminal line by line from the keyboard
对于将终端滚动一行的键盘命令:
|
|
2
-1
只需将这些行添加到设置中。json文件,它将立即生效。
我添加了0.1的值,因为这对我来说更好,你可以选择你的最佳点。 settings.json file , where you need to add the above answered values |
|
|
srbrills · ESLint预处理层:分析错误:意外的令牌 1 年前 |
|
Alex · 在VS Code中,允许在EOL后的列中写入文本 1 年前 |
|
|
ds797 · VSCode在每条线上的排水沟中显示蓝色链节图标 1 年前 |
|
|
lonix · 在VSCode中显示两个标记和两个预览选项卡 1 年前 |
|
|
Aouiche Redouane · 修复Flutter抽屉中的物品 1 年前 |
|
|
dytra · 如何在vscode中切换右侧边栏的可见性? 1 年前 |
|
|
LeRay · 无法在实时服务器中查看我的CSS 2 年前 |
|
|
AnswerMePlz · VS Code中的终端冻结 2 年前 |