📜  我的 vscode 显示黑屏 - 无论代码示例

📅  最后修改于: 2022-03-11 14:56:23.738000             🧑  作者: Mango

代码示例1
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