thonny-py5mode
thonny-py5mode copied to clipboard
Crtl+Alt+K shortcut for opening enclosing folder still has some code editor behavior
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.
Thanks for the heads-up. I'll look into this (and perhaps deactivate the shortcut for now).