Skip to content
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

Slow Git Bash in VS Code #218329

Closed
shsagir opened this issue Jun 26, 2024 · 4 comments
Closed

Slow Git Bash in VS Code #218329

shsagir opened this issue Jun 26, 2024 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@shsagir
Copy link

shsagir commented Jun 26, 2024

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.90.0 (user setup)
  • OS Version: Windows_NT x64 10.0.22631

Additional information
Commit: 89de5a8
Date: 2024-06-04T19:33:54.889Z
Electron: 29.4.0
ElectronBuildId: 9593362
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0

Steps to Reproduce:

  1. After auto-update to this version, open Git Bash terminal.
  2. Run any git command. You'll notice significant delays in command completing and returning to prompt.

Issue
Appears to be caused by recent setting update: terminal.integrated.shellIntegration.enabled set to enabled.
See: https://stackoverflow.com/questions/71551269/git-through-vscode-is-unusably-slow

Steps to Resolve

  1. Open settings.
  2. Search for shellIntegration.
  3. Clear checkbox.
@vscodenpa
Copy link

Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.90.2. Please try upgrading to the latest version and checking whether this issue remains.

Happy Coding!

@IllusionMH
Copy link
Contributor

You should update, as bit says, as fix was released in recovery build already.

@IllusionMH
Copy link
Contributor

/duplicate #212090

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 26, 2024
@vscodenpa
Copy link

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!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Jun 26, 2024
@vs-code-engineering vs-code-engineering bot locked and limited conversation to collaborators Aug 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

4 participants