I'm learning PyCharm IDE on Windows. How can I send end-of-file signal to it's debugging console? CTRL+Z does not work.
Stop a programon the toolbar, or press Ctrl+F2 .
Open settings by pressing ⌘ , , navigate to Tools | Database | Query Execution | Output and Results.
In short, you cannot. Here are the list of command you can do to the PyCharm debugger Documentation
Per this answer from 2015, you can send EOF in Linux/Windows with ctrl-D and Mac with cmd-D in IntelliJ. I just tested it in PyCharm and it works there as well.
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