Answers for "my vscode is 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 Files\Microsoft VS Code\Code.exe" --disable-gpu
Posted by: Guest on June-17-2021

Code answers related to "my vscode is showing black screen"

Browse Popular Code Answers by Language