在 Intellij/Pycharm 内在 R 控制台和编辑器之间切换的快捷方式
Shortcut to toggle between R console and the Editor within Intellij/Pycharm
我在 Intellij 中使用 R console
。当从编辑器
中调用 Run
或 Debug
时自动启动
在 R console
中,我们可以通过点击 ESC
return 到编辑器。我们如何才能通过快捷方式从编辑器返回 R console
(无需再次点击 Run
或 Debug
)?
注意:CMD-6
确实打开了 R Tool
但这不是 R console
而是某种消息 window:
更新这是Run
菜单选项
问题和R Console工具windows有相同的快捷方式,改变the shortcuts for the tool windows应该有帮助:
我在 Intellij 中使用 R console
。当从编辑器
Run
或 Debug
时自动启动
在 R console
中,我们可以通过点击 ESC
return 到编辑器。我们如何才能通过快捷方式从编辑器返回 R console
(无需再次点击 Run
或 Debug
)?
注意:CMD-6
确实打开了 R Tool
但这不是 R console
而是某种消息 window:
更新这是Run
菜单选项
问题和R Console工具windows有相同的快捷方式,改变the shortcuts for the tool windows应该有帮助: