Is there any way to get color output in ST3’s Build Output window?
I tried using the ‘gccfilter’ script which works beautifully in a terminal, but all the escape sequences just show up in ST3. I tried setting the syntax property in my custom Build setup, but that didn’t do anything as far as I can tell (I set it to Make.build-language.cache, closest thing I could find).
Surely there’s a way to do this… but how?