Benjamin Pasero
Benjamin Pasero
@ArtyMcFly any chance you are using multiple GH accounts in VS Code? @TylerLeonhardt maybe you could also chime in with some auth smarts.
I cannot reproduce: 
@wtjones to clarify: when you see the dialog to save or dont save and let that running for 1 minute, the process crashes?
I think this is probably not something that will result in a fix/change from us but a configuration issue on your system.
This is already possible today: just add `--skip-add-to-recently-opened`. https://github.com/microsoft/vscode/blob/e75b1768984cdc056743a7793dbc2e0787cc983b/src/vs/platform/environment/node/argv.ts#L180
Opened https://github.com/microsoft/vscode-docs/issues/9049
Potential fix: https://github.com/microsoft/vscode/commit/634933e5d57b1e4d62e5df92b42c9024ba232707
Just fyi, some extensions make extensive use of output channels, so I wonder if codelense was ever used for them, e.g. https://wallabyjs.com/
@karthiknadig any steps, is this reproducible?
I cannot reproduce, what are your settings?