mirror of
https://github.com/microsoft/vscode.git
synced 2026-07-07 23:36:03 +01:00
52f27e2e2f
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