liteide icon indicating copy to clipboard operation
liteide copied to clipboard

快捷键Ctrl+Y无法绑定到其它命令

Open lovesick opened this issue 7 years ago • 3 comments
trafficstars

Please answer these questions before submitting your issue. Thanks! Please download LiteIDE latest version and test before submitting your issue. Thanks!

What version of LiteIDE are you using (LiteIDE About - Version and Build Qt Version)?

X34.2 基于QT5.9.5

What version of Go are you using (go version)?

go1.11 windows/amd64

What operating system and processor architecture are you using(go env)?

win10 x64

What did you do?

目前Ctrl+Y快捷键绑定到Redo命令,删除后绑定到DeleteLine(删除行)后无效,仍然是Redo命令,重启LiteIDE同样无效,请问是设计如此,还是bug,谢谢 另外,如果可以出个插件或者配置,可以使用类IDEA或GoLand的快捷键映射就更棒了。

What did you expect to see?

Ctrl+Y快捷键可以绑定到其它命令

What did you see instead?

快捷键Ctrl+Y无法绑定到其它命令

lovesick avatar Sep 26 '18 06:09 lovesick

please download x35.1 and check.

visualfc avatar Oct 24 '18 14:10 visualfc

please download x35.1 and check.

已升级,没有解决

lovesick avatar Nov 05 '18 00:11 lovesick

Duplicate of https://github.com/visualfc/liteide/issues/921 should be closed.

vendelin8 avatar Jul 25 '22 08:07 vendelin8