Benjamin Pasero
Benjamin Pasero
Probably related: https://github.com/electron/electron/issues/27651, https://github.com/electron/electron/issues/27054
I am not aware of any changes that would cause this bug to be fixed, @zcbenz please reopen.
Currently VS Code cannot properly restore OS workspace layouts for windows on any platform. Users have to reconfigure workspaces after restart. fyi @codebytere
@codebytere to clarify, there is no error as far as I can tell. The ask here is how would an Electron application that supports multiple windows be able to restore...
> Thank you for the kind words! I'd be happy to work on integrating this into VSCode, but I'd probably need some help doing it the right away. You already...
I see, yeah we can start on the PR and then see how it works out. At the same time we are working on updating to Electron 6. I will...
Yeah, I am a bit flooded by work right now after returning, but feel free to fire up a PR, though I may not have time to jump on it...
@alexr00 all trees/lists should behave consistently: - single mouse click: focus remains - double click: focus moves - enter/cmd+down: focus moves
//cc @aeschli