thonny-py5mode icon indicating copy to clipboard operation
thonny-py5mode copied to clipboard

Crtl+Alt+K shortcut for opening enclosing folder still has some code editor behavior

Open villares opened this issue 3 years ago • 1 comments

I think the Ctrl+Alt+K is triggering some kind of "forward delete" in the code editor, I think it is the same as Ctrl+K. It does open the folder, but it can mess up the code being edited.

I think I have investigated this before but I can't remember what I found out (in my personal proof of concept I was using Alt+K) I'm not sure how we could fix this.

villares avatar Jul 27 '22 19:07 villares

Thanks for the heads-up. I'll look into this (and perhaps deactivate the shortcut for now).

tabreturn avatar Jul 27 '22 22:07 tabreturn