New display and storage for hints, messages and errors. The editor itself should get an message sending mechanism as centralized place where panels can send their messages (like file tree panel). The messages should be stored with a time stamp.
UI
- The header gets an info element, right aligned ( or on portrait an overlay)
- There will be a new panel, named console logs
Info Element Functionality
- Prioritized, display editor console messages (such as editor error messages for not being able to open a file) with a blocking duration of 5 seconds (for hover infos)
- Display info on hover for other elements
Console Logs Functionality
- Show the last 500 console messages of the editor