Hi All,
Two ideas for the Compiler tab open for consideration:
1) Since both C/C++ compilers (g++, clang++) now output little ^ characters
which are supposed to point to the place where they got confused, I suggest
that the compiler tab use a (real) monospace font by default, so the ^ is
in the intended place.
2) After a compile, the tab should be scrolled back to the top since,
AFAIK, most people clear up reported errors from the first to the last so
they can identify and skip consequential errors caused by a prior compile
error.
Cheers
Lex