I'm having this really strange error, where when I print something from a Python script with pyotherside, it does not show up on the "Application Output" tab in QtCreator 4.3.1. I've used ...
This extension is inspired by "Python Quick Print". "Python Quick Print" can quickly print out variables like print(f"==>> a: {a}") on the terminal by using keyboard shortcut Ctrl+Shift+L, while this ...