mirror of
https://github.com/microsoft/vscode.git
synced 2026-03-02 06:35:29 +00:00
This PR adds a ton more logging, a consistant format, and fixes the log levels of some. Additionally, there are two small fixes that I have included: * we were firing the `_sessionChangeEmitter` twice when a session was removed * when processing updates from other windows, we returned instead of continued... thus were only processing the first account that was added in another window