Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.99.2
- OS Version: macOS 14.5
In the latest version of VS Code (1.99.2) on macOS, when using a workspace with multiple projects, clicking on the "Source Control" tab causes VS Code to completely freeze.
System Information:
Operating System: macOS
Processor: ARM
VS Code version: 1.99.2
Usage scenario: Workspace mode
After testing, I confirmed that the previous version (1.98.~) does not have this issue. My workspace contains approximately 20 git projects. All previous versions allowed normal use of the "Source Control" functionality, but after updating to the latest version, switching to "Source Control" causes VS Code to freeze. This issue is 100% reproducible.
Attempted Solutions:
Uninstalled and reinstalled VS Code, including clearing userData (ineffective)
Uninstalled and reinstalled extensions (ineffective)
Uninstalled and reinstalled Git (ineffective)
Rolled back VS Code version (effective solution)