Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我喜欢快速压缩冗长的源文件。我觉得 ctrl-e/y 太跳跃了。平滑滚动效果不够好。滚轮太慢了。早在我制作自己的 vi 克隆时,我所做的就是用鼠标右键拖动滚动窗口。这让我可以更快地压缩源代码。这也可以在idevim中实现吗?
IdeaVim 中没有用户公开的配置。你必须修改它的源代码。不过,我怀疑它会提出一个很好的拉取请求,因为您是第一个请求此功能的人。我想最简单的解决方法是在操作系统设置中调整鼠标的滚动速度。