Showing messages at top center can interrupt the user a lot. It should be easier to manage the notifications, and message service clients should have more options.
timeout option to hide a message if no further action is required (covered by #1081).Esc if no further action is required.MessageService clients should be able to dismiss a message.MessageService clients should be able to update the message, e.g. with progress. 

Please add notificationFocus and notificationCenterVisible when context keys after implementing it, see definitions here: https://code.visualstudio.com/docs/getstarted/keybindings#_when-clause-contexts
It would be really nice to align notification message ui with VSCode.
@AndrienkoAleksandr, indeed. I鈥檓 preparing a PR.
@AlexTugarev do you still plan on working on the PR?
As a POC, I attempted to first move the notifications to the bottom-right, and then update the styling:

There are a few updates to make:
Thanks @vince-fugnitto! I started working on this recently and going to push the WIP shortly. Happy to add you as reviewer.
@AlexTugarev I'm excited to see what you come up with :)
Most helpful comment
@AndrienkoAleksandr, indeed. I鈥檓 preparing a PR.