I\'m just beginning to learn programming (on C++ and Python), and by beginning I mean total beginning (\"hello world\" beginning...). Not wanting to use multiple IDE\'s, I would
for c++ I actually made sublime to produce colorful error messages which are easier to read and you can also click on the errors which takes you to the file with the error.
You can look at how I modified the build to do what I wanted in here