microsoft / vscode

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

Source Control goes slow. #225644

Closed MarinBelmont29 closed 1 month ago

MarinBelmont29 commented 1 month ago

The resource control, when the incoming/outgoing feature was added, is now loading more than 200,000 commits in terms of commit and branch visualization. This makes Visual Studio unusable for me. To avoid this, I have to keep cloning my project frequently and adding my branches to Git. It's extremely inconvenient, and even restarting my PC doesn't help. This all started when that feature was added... errors never load, source control just stays loading with a little clock, and the extensions function gets stuck...

Please do something about that branch visualization in incoming/outgoing...

gjsjohnmurray commented 1 month ago

/duplicate re poor performance when a large number of commits are found.

Workaround is to toggle the scm.showHistoryGraph setting.

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

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!