Run Block like in Matlab and Spyder
Hello,
I'm missing a feature that probably exists but I can't find it.
In Matlab the F9 key runs the current selected block / lines. The same work with python in Spyder. Does PyCharm support something alike this feature?
Thanks, and keep up the good work JetBrains!
Nitay
I'm missing a feature that probably exists but I can't find it.
In Matlab the F9 key runs the current selected block / lines. The same work with python in Spyder. Does PyCharm support something alike this feature?
Thanks, and keep up the good work JetBrains!
Nitay
1 条评论
排序方式
日期
投票数

Select the lines and right click and choose: Run Execute Selection in Console. Or press option-shift-E
请先登录再写评论。