monodevelop
monodevelop copied to clipboard
[StatusService] Separate the status from the statusbar
Create a StatusService which keeps track of multiple status messages and how they change. The Statusbar simply becomes one of many possible listeners to this StatusService.
Obsoletes #3100
Rebased to master and moved it to the mono repo so VSTS will do its thing