microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.45k stars 28.62k forks source link

Window stops responding after switching to Remote Explorer #227182

Closed arka003 closed 1 week ago

arka003 commented 2 weeks ago

Screenshot from 2024-08-30 12-51-21

Does this issue occur when all extensions are disabled?: No (Since it disables the remote explorer option)

Steps to Reproduce:

  1. Open VS Code, install Remote Development Extension pack
  2. Switch to Remote Explorer in the Activity Bar

I've tried running code --crash-reporter-directory <absolute-path> but no *.dmp file gets created in the absolute path I provided. The same crash happens with code-insiders too.

vs-code-engineering[bot] commented 2 weeks ago

This issue is caused by an extension, please file it with the repository (or contact) the extension has linked in its overview in VS Code or the marketplace for VS Code. See also our issue reporting guidelines. If you don't know which extension is causing the problem, you can run Help: Start extension bisect from the command palette (F1) to help identify the problem extension.

Happy Coding!

alexr00 commented 2 weeks ago

Can you use extension bisect per https://github.com/microsoft/vscode/issues/227182#issuecomment-2322135436 to see which one is the problem?

vs-code-engineering[bot] commented 1 week ago

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!