Benjamin Pasero

Results 424 comments of 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: ![Image](https://github.com/user-attachments/assets/b31e484b-c8c2-41c6-b664-fa9795ee0b01)

@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

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?