Build error highlighting / selecting

So trying to wade through the plethora of options on options on packages on packages and am missing how I can just see my build errors in the build output in a nice and neat way. The output is just white text on black, I am used to some sort of highlighting of compiler error messages. I have installed build-xcode build provider and have clang linter installed. I am able to see the linter’s errors, but I have to manually scroll the build output to try to find compile errors.

What IDE are you using? Visual Studio Code?

Sorry, I thought I included that. Atom

I don’t use Atom. Somebody else who can help?

As an alternative: Visual Studio Code has a PROBLEMS view summarizing the errors and warnings.