We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
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
数据快照比对新增功能按键
在比对数据快照的时候,希望在不同的文件之间进行切换。 目前来说只能通过鼠标点击的方式来进行选择,这样的话感觉还需要移动鼠标。
一个解决方式是使用键盘按键 ↑、↓,以此来检查对应的文件变化情况。同时有可能的话,可以支持page up / down,home、end。
添加两个按键即可实现最方便的切换。
No response
The text was updated successfully, but these errors were encountered:
没有分页,就不添加 page up / down
Sorry, something went wrong.
可以如愿的添加其他的按键对不对?
嗯
🎨 fix #10078
75a8ee1
Vanessa219
No branches or pull requests
数据快照比对新增功能按键
In what scenarios do you need this feature?
在比对数据快照的时候,希望在不同的文件之间进行切换。
目前来说只能通过鼠标点击的方式来进行选择,这样的话感觉还需要移动鼠标。
一个解决方式是使用键盘按键 ↑、↓,以此来检查对应的文件变化情况。同时有可能的话,可以支持page up / down,home、end。

Describe the optimal solution
添加两个按键即可实现最方便的切换。
Describe the candidate solution
No response
Other information
No response
The text was updated successfully, but these errors were encountered: