Is there a command in Eclipse Pydev which allows me to only run a few selected (highlighted) lines of code within a larger script?
If not, is it possible to run multiple lines of code in the PyDev console at once?
press CTRL+ALT+ENTER
to send the selected lines to the interactive console
The solution is selecting and pressing F2, see this question or simply this section of the manual.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With