Sublime Forum

ST3: Color Make in Built Output

#1

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?

0 Likes

#2

Did you find any solution?

0 Likes

#3

Sadly no…

0 Likes

#4

You guys need to check out my plugin: github.com/aziz/SublimeANSI
I think it might help you.

0 Likes