Skip to main content

Posts

Showing posts from October, 2020

Visual Studio Code Blank Screen or Black Screen Error - Solved

When you open Visual Studio Code you get a black screen and cant see anything.here is the Fix for you.  For windows Users:                                  Fix_1:                          Add  --disable-gpu --disable-gpu-compositing  to the vs code shortcut on your desktop. Example: Put this command at the target column --disable-gpu --disable-gpu-compositing Click Apply and OK. Now Restart Vscode. Fix_2: Find the Latest Version of VsCode  https://code.visualstudio.com/Download And install it. After installation Still You are facing Same issue Follow The instructions  in #Method_1