Hi,
Is it possible to get colored text in the build ouput log? I have a python script that outputs color using ANSI escape character using Colorama. It works fine in a terminal, but not running it throught the buildsystem inside Sublime.
Also, having syntax highligting in the output log would be great too, if possible?
Thank you!
Andreas