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 comment
Sort by
Date
Votes
Select the lines and right click and choose: Run Execute Selection in Console. Or press option-shift-E
Please sign in to leave a comment.