I wish I could see the console output of commands like 'PrintN()' directly in the IDE on linux. Unfortunality the command 'OpenConsole()' opens no new window. This works only on Windows (and Mac?).
It would be very cool to see the actual console output directly in the IDE or an extra window which can be attached to the IDE. So you are also able to output things for debugging without using the debugger.
