-
Notifications
You must be signed in to change notification settings - Fork 886
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Enhencement]_允许用户设置滚轮滑动的行数 #377
Comments
你的操作系统是什么?理论上应该不会有差别。按住 alt/option 键会加速编辑器滚动 |
windows 11 虽然说按住 alt/option 键会加速编辑器滚动。但是我总觉得不方便。因为不能单手快速浏览了? 另外不知道是否可以支持一下“双击源码某段文字”,右边预览区自动跳转到对应位置? |
第一个问题我后面看看能不能加上滚动倍数自定义配置。第二个问题,有一个快捷键可以快速定位,你可以编辑器点击右键“在预览中聚焦“使用 |
试试快捷键吧,一般输入的时候都会用键盘,如果是浏览,为什么不直接看右边呢 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在使用yank note的时候,我明显感觉源码和预览区的滚轮滑动效率不一样
源码里面的滚轮滑动带来的视觉下滑速度很慢
相比之下,预览区的滚轮滑动起来很快,比较符合我的习惯
这一点在WPS PDF里面有这个特性,我觉得非常有用
The text was updated successfully, but these errors were encountered: