Code 使用快捷键:Ctrl+Shit+B

然后再Task.json,替换以下:

{
"version": "0.1.0",
"command": "chrome",
"windows": {
    "command": "C:/Program Files (x86)/Google/Chrome/Application/chrome.exe"
},
"args": ["${file}"] }

 

相关文章:

  • 2021-12-07
  • 2022-12-23
  • 2022-12-23
  • 2021-08-01
  • 2022-02-12
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-11-01
  • 2022-12-23
  • 2021-05-26
  • 2021-10-02
相关资源
相似解决方案