-
Notifications
You must be signed in to change notification settings - Fork 30k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Git - large change improvements #135865
Comments
Hey @lszomoru, reviving this based on our recent discussion and the extension hang data. There are 3 major ways to hit this limit (maybe others? tell me):
Lower value: Other ideas:
cc @jrieken |
@digitarald, thank you very much for the write-up. I would personally prefer to increase the limit so that people with large repositories do not see the warning and they can use VS Code to interact with their large repository but also try to limit the number of repositories that are being opened "accidentally".
As far as my understanding goes, the standard behaviour of
|
git.statusLimit
is reachedgit.statusLimit
is reached (guide user to increase the limit)The text was updated successfully, but these errors were encountered: