-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
Python extension causing all git operations to fail #236411
Comments
UPDATE: I was able to make the issue go away by disabling the "Python" plug in VSCode, but obviously that's not ideal since it disables all the python goodies. Not sure if I should post this issue elsewhere. |
Thanks for the info @kossyrev-bg. Nice that you isolated it to that extension. I guess a more appropriate place to make an issue would be the repo for the vscode-python extension: https://github.com/Microsoft/vscode-python |
Will do @einarwar , thanks |
Opened a ticket microsoft/vscode-python#24633 |
Type: Bug
In the last 2 days, I have this issue where after editing code for a bit, if I attempt to sync my changes, I get the little horizontal blue bar scrolling forever and things seem to stop updating.
For example, once this "hanging" starts, even if I undo all the changes in the file, it still shows up under "changes" in the source control. Github copilot also stops giving any suggestions and times out when I use the Ctrl+I interface. And gitlens refuses to load any info on my repo, also just hanging indefinitely.
Restarting VSCode or restarting extension host fixes the problem temporarily. Then it'll work for a bit (a few minutes) before the hanging issue begins again.
Note that I can continue using Git just fine in the VSCode terminal while this goes on. It doesn't seem to happen when I turn off all extensions, but I didn't test extensively with this.
VS Code version: Code 1.96.0 (138f619, 2024-12-11T02:29:09.626Z)
OS version: Linux x64 6.2.0-26-generic
Modes:
System Info
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_graphite: disabled_off
video_decode: enabled
video_encode: disabled_software
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
webnn: disabled_off
Extensions (47)
A/B Experiments
The text was updated successfully, but these errors were encountered: