Skip to content
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

几个建议 #5

Open
KagamineTime opened this issue Sep 5, 2020 · 1 comment
Open

几个建议 #5

KagamineTime opened this issue Sep 5, 2020 · 1 comment

Comments

@KagamineTime
Copy link

~新增自定义快捷键的功能
~快捷键列表字体无法自定义,中文字体显示效果不佳
~呼出快捷键一览界面后,只有按 Esc 或 Windows + N 组合键才能退出界面,建议提供相关提示,或任意键均可退出
~目前每组(列)最多只能显示13个快捷键,更多内容无法显示(不过可能常用的快捷键也不会有3×13=39个这么多哈)
~呼出快捷键一览界面时,可以考虑半透明界面,以及加入界面显示出现淡入效果,让界面更优雅

另外,代码可以写成下面这样挺方便的,我用 Excel 做好后复制到文本编辑器,
然后把 Tab 批量替换删掉即可。
{ "keys": ["Ctrl", "Alt", "V"], "action": "Extract Variable" }

@qalong
Copy link

qalong commented Oct 19, 2020

~新增自定义快捷键的功能
~快捷键列表字体无法自定义,中文字体显示效果不佳
~呼出快捷键一览界面后,只有按 Esc 或 Windows + N 组合键才能退出界面,建议提供相关提示,或任意键均可退出
~目前每组(列)最多只能显示13个快捷键,更多内容无法显示(不过可能常用的快捷键也不会有3×13=39个这么多哈)
~呼出快捷键一览界面时,可以考虑半透明界面,以及加入界面显示出现淡入效果,让界面更优雅

另外,代码可以写成下面这样挺方便的,我用 Excel 做好后复制到文本编辑器,
然后把 Tab 批量替换删掉即可。
{ "keys": ["Ctrl", "Alt", "V"], "action": "Extract Variable" }

强烈赞同,我觉得上面的建议都很不。
错一直在找这样的软件,原来也计划做一个,只是没想到好的思路,作者实现的挺好了,希望越来越完善。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants