Does anyone know how to run in the PyCharm console with Enter while the cursor is placed anywhere in the line? In Spyder, I could use Shift+Return to run, regardless of where the cursor is. But I can’t find this kind of behaviour listed in PyCharm’s keymap. It means that I have to make sure the cursor is placed at the end of a line to run, otherwise Return will create a new line.
New contributor
Gio Esposito is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.