-
Notifications
You must be signed in to change notification settings - Fork 29.7k
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
Background task from Git panel and Debugging panel blocked in loading position #236485
Comments
Thanks for creating this issue! It looks like you may be using an old version of VS Code, the latest stable release is 1.96.0. Please try upgrading to the latest version and checking whether this issue remains. Happy Coding! |
Before I use the new version but I also have the problem, I try to rollback
to identify if the problem is coming from the upgrade version but not,
problem is still here.
|
Also started seeing this problem yesterday. |
So you do see it in 1.96? What language are you debugging? Can you share a screenshot? Not totally clear what you see.. |
![Image](https://github.com/user-attachments/assets/8a9be6ac-8558-40d5-af54-545e5bc77482)
I'm working on my vscode project with or without the debugger turned on.
After several code modifications, the source control becomes pending, and
then it is impossible to restart the debugger, to have copilot inline or in
chat, and the source control never recovers as it should without restarting
VSCode completely.
Sometimes source control and debugger are in pending status, it depends.
But each time I need to reboot VSCode.
I tried to uninstall / reinstall VSCode, remove cache from VsCode, but the
problem persists.
![Image](https://github.com/user-attachments/assets/b27c186c-f0c1-4186-8ea8-24987a6ddd83)
|
Can you try disabling extensions (eg F1 > "Reload With Extensions Disabled") and see if it still happens? It sounds lik this happens even when just editing files, not using the debugger, right? I'm guessing that some extension has the extension host process stuck. Do you see a process stuck with high CPU when this happens? You can check Help > Open Process Explorer to see |
Type: Bug
After launching the debugger or modifying the code, the source control and the Run and Debug sections switch to a loading version (with the clock icon), and it becomes impossible to restart the debugger or have extensions like Copilot working. You have to restart VSCode for it to work again.
VS Code version: Code 1.95.3 (f1a4fb1, 2024-11-13T14:50:04.152Z)
OS version: Linux x64 6.8.0-49-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 (6)
A/B Experiments
The text was updated successfully, but these errors were encountered: