Please add Filter Checkboxes for the Compiler Messages log-list:

This would allow to TEMPORARILY hide any of the message types [Hints, Warnings, Errors], without having to change the corresponding setting in the Options dialog and then repeat the compilation process:

This would particularly useful if there is a long messages list.
Follow the discussion here:
https://en.delphipraxis.net/topic/2329-filter-checkboxes-for-the-messages-list/
I could add those checkboxes, but unfortunately there seems to be no way to access the messages in this window, sot he checkboxes would be totally useless.
(There was a hack that worked up to Delphi 7, bit the "new" ide no longer allows access because it uses a TVirtualStringTree rather than a simple TListView.
So, sorry, but this won't bepossible unless somebody finds a way to access that list.
Last edit: Thomas Mueller 2020-09-26