hi,
its possible to write an API for filtering normal output of running and debugging applications.
We would be happy if we can get a coloured output, depending of the line content (eg, every stacktrace of our application starts with "e ", infolines with "i ".
Alternatively, do the outputwindow understand ansi-escape sequences like \33[1;31m for bold red, \33[0,34m for normal blue.