Answers for "vs code only showing black screen"

1

my vscode is showing black screen

To fix this, follow these steps:

Right-click on Visual studio code Shortcut.
Click on properties.
Go to shortcut tab.
Add --disable-gpu to Target.
It will look like this:

"C:Program FilesMicrosoft VS CodeCode.exe" --disable-gpu
Posted by: Guest on June-17-2021

Browse Popular Code Answers by Language