bblanchon / SublimeText-HighlightBuildErrors

👻 A plugin for Sublime Text 3 that highlights the lines that caused errors in the build
https://sublime.wbond.net/packages/Highlight%20Build%20Errors
MIT License
12 stars 7 forks source link

Added support for targeting SublimeANSI #8

Closed mtwomey closed 9 years ago

mtwomey commented 9 years ago

Now also overrides AnsiColorBuildCommand from SublimeANSI, if it's installed. (issue #7)

bblanchon commented 9 years ago

Thanks!