简体   繁体   English

在 IDEA 中滚动结束

[英]Scrolling past the end in IDEA

Is there a way to enable being able to scroll past the last line in IntelliJ IDEA?有没有办法使能够滚动超过 IntelliJ IDEA 中的最后一行?

It's a nice feature that exists in some editors, as it lets you keep your eyes at the middle of the screen, rather than have to stare at the bottom of it这是一些编辑器中存在的一个很好的功能,因为它可以让您将眼睛放在屏幕中间,而不必盯着屏幕底部

Is there any way to enable something like this?有没有办法启用这样的功能? Either through the standard settings or via plugin?通过标准设置还是通过插件?

File -> Settings -> Editor -> General ->勾选Show virtual space at file bottom

Mac: IntelliJ IDEA -> Preferences -> Editor -> General -> Check: Show virtual space at file bottom Mac: IntelliJ IDEA -> Preferences -> Editor -> General -> Check: Show virtual space at file bottom

PC: File -> Settings -> Editor -> Check: Show virtual space at file bottom PC: File -> Settings -> Editor -> Check: Show virtual space at file bottom

Short way : You could also hit shift key twice to open menu and write "show virtual space" and then just click on the option to toggle it on/off .简短的方法:您也可以按两次shift 键打开菜单并编写“显示虚拟空间”,然后只需单击该选项即可将其打开/关闭 在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM