【发布时间】:2014-11-22 14:27:57
【问题描述】:
与
相同的问题Sypder 2 IDE - keep the focus in the editor after sending selected commands to interpreter
但对于 JetBrains PyCharm。在 mac 上使用 option-shift-e,我可以将命令发送到 python 控制台,但我必须按 esc 才能将焦点返回到编辑器。我可以在焦点停留在编辑器窗口的情况下执行 Rstudio 风格/Emacs-ESS 风格的执行吗?
【问题讨论】:
标签: python ide pycharm rstudio