If one wants to navigate from error to error, there are just too many clicks. For example in Visual Studio (and Visual Studio code) one can simply hit the F8 key to go from compile error to error.
Can't see the complete error message
Can't copy the error messages
Compile errors lines are not highlighted in the code editor
When I do click on an error in the popup dialog, it's difficult to see where the cursor is exactly. The line that you were navigated to is not highlighted and the error is not selected or anything except for the gutter highlight.