1、打开vscode黑屏
右击vscode快捷方式–>属性–>兼容性—>兼容模式打钩
重启vscode就可以了。
Visual Studio Code使用问题
2、vscode终端没有显示路径,不能输入
显示如下图
Visual Studio Code使用问题
则关闭VS Code ,右键单击VS Code 图标,选择属性->兼容性,取消勾选 已兼容模式运行这个程序。
Visual Studio Code使用问题选择属性->快捷方式,在目标的框 " 后面加 --disable-gpu;注意:"与–disable-gpu应该加一个空格,否则会报错。
Visual Studio Code使用问题然后重新打开就可以了。
Visual Studio Code使用问题

相关文章:

  • 2021-04-01
  • 2021-05-13
  • 2021-05-17
  • 2021-03-29
  • 2022-01-12
  • 2021-06-18
  • 2021-07-06
  • 2021-07-12
猜你喜欢
  • 2022-03-07
  • 2021-06-07
  • 2021-07-30
  • 2021-07-30
  • 2021-04-23
  • 2021-09-06
  • 2021-04-26
相关资源
相似解决方案