I'm using Notepad++'s NppExec plugin to execute Python scripts from within Notepad++. I notice that Python console output produced with the print()
statement doesn't appear on the Notepad++ console until the entire script is finished executing. Is there a way to make print statements appear in real-time?
I'm using Notepad++ v.5.9.8 and NppExec v0.4.1.
No comments:
Post a Comment