errors/warnings grid

unlike a few other IDEs, like VS or QtCreator, I could not find the mode of the output for errors and warnings messages.
I'm talking about a grid/sheet which is a more readable than raw compiler output. - one error/warning - one line, with a columns like : message type (probably with colourizing) , number of the line in source file, text of error. etc
this output ususally has an ability to filter by message type as well.
the reading a row compiler output is a little bit messy, so , as I said , most of other IDEs have this mode in addition to usual output.
I suppose that simply could find this, and this actually exists, then please let me know how to enable this
请先登录再写评论。
Sorry, it hasn't been implemented yet. Feel free create a feature request in our tracker: https://youtrack.jetbrains.com/issues/CPP.