[Feature Request] Modules Window

Being able to recompile a module from the editor is a very cool feature for us C++ programmers.

However, when the compile fails, the little window showing the compile results disappears very quickly and I often miss it. I’d like to see the message for the compile succeeded or failed in the Modules window next to the Recompile button. Maybe change the color of the module name to red if it failed and add a link to the compiler messages window.