""Switch Focus To Editor" from debug window

已完成

Almost certainly related to: https://youtrack.jetbrains.com/issue/IDEA-116865

When using the debugger I very frequently want to switch back to the editor. However I cannot seem to edit the keyboard map for the debug window. A lot of other posts refer to settings in "Plugins ->Terminal" but I don't have any such plugin installed - this is whatever terminal is used in the debug window. So two questions:

1. From the standard Goland debug window how do I customize what keys control Jetbrains and what keys are sent to the terminal?

2. If I install the "Terminal" plugin will that replace the Goland debugger window with one managed by that plugin, and will THAT then allow me to change the binding?

0

In another ticket someone pointed out the "Keymap -> Editor - > Focus Editor". It appears that command is not being obeyed by the Goland debugger terminal window. I have that bound to Alt+0 and that is being obeyed by the terminal, not the IDE, and it doesn't switch windows.

0

请先登录再写评论。