"Execute Current Statement in Multiline Console" not working?
Answered
There is an option in the Pycharm keymap to "Execute Current Statement in Multiline Console" which is set to CTRL Enter (I think by default?) but somehow nothing happens when I press that in console.
Please sign in to leave a comment.
Could you record a screencast showing your steps?
I just checked it on macOS and it works fine.
Hi Sergey, sorry for the delay in getting back to you. Here is a screencast of my steps: https://youtu.be/O0tK0-yM8Nw In the video, I am holding CTRL and pressing Enter, but the console is creating a new line rather than executing the statements shown. My screengrabber won't show the settings menu for some reason, but "Execute Current Statement in Multiline Console" is set to "Ctrl+Enter." when I tried the steps in the video.
I've reproduced the issue and reported as https://youtrack.jetbrains.com/issue/PY-52877
Feel free to vote and comment.