How to fix VISUAL STUDIO CODE Terminal button

Dan Bromberg 51 Reputation points
2025-02-12T20:23:21.0266667+00:00

I have been using Visual Studio Code (VSC) to write and debug my Python programs. Suddenly, when choosing the NEW TERMINAL option in the TERMINAL button (on the top menu bar) it splits the screen (as expected) but VSC locks up. Ten seconds later I see the following window:
User's image

As you can see the (yellow) cursor doesn't even show the current path as it should.
My only recourse is to press the CLOSE button.

I tried reinstalling VSC but got the same problem.
I am using Windows 10 Pro 22H2.

Thanks in advance to all who reply.

Dan

Developer technologies Visual Studio Other
0 comments No comments
{count} votes

Accepted answer
  1. Viorel 122.5K Reputation points
    2025-02-12T20:57:34.3933333+00:00

    See a similar reported issue:

    Try the workaround related to GPU.

    By the way, VSC is not Visual Studio.


1 additional answer

Sort by: Most helpful
  1. Dan Bromberg 51 Reputation points
    2025-02-13T06:08:03.2533333+00:00

    I never would have thought to use the VSC setting: turn off "Terminal › Integrated: Gpu Acceleration" to resolve my issue, so thanks very much for your post.

    Also, I'm aware that VISUAL STUDIO CODE is different from VISUAL STUDIO, but I could not find VSC at https://learn.microsoft.com/en-us/answers/tags. If there is a more appropriate URL I should have used, please let me know so I'll know for the next time.

    Once again, thanks very much!
    Dan

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.