VS Code main window is blank

后端 未结 7 1813
渐次进展
渐次进展 2020-12-10 13:14

Yesterday I downloaded the last version of VS Code and installed it.

When I launched it, at first, it seems to work fine, I went directly to the extension sections

7条回答
  •  难免孤独
    2020-12-10 13:39

    I have same VS code black out issue. In command prompt(cmd) run below command
    "code --disable-gpu"

    working for me :)

提交回复
热议问题