Hi,
IMO, the Dart analyzer view should be improved:
- Do not open again for each source text change the File nodes that show the information, warning and error messages.
Instead keep the File nodes open and closed as I opened and closed them by hand.
Or close all automatically and open automatically the File node that is currently viewed in the editor.
- Give a visual marker per File node that indicates if it contains an error, or only warning or only information messages.
- Order the File nodes according to the last access or by alphabet.
The File node for the dart file currently viewed in the editor should be opened in a separate view (on the right side of the File node list).