Tips about Visual Studio Chrome Debug

  1. If your chrome not named as chrome, such as google-chrome-stable in archlinux, set "runtimeExecutable" in lauch.json:
{
  // Use IntelliSense to learn about possible attributes.
  // Hover to view descriptions of existing attributes.
  // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
  "version": "0.2.0",
  "configurations": [
    {
      "type": "chrome",
      "request": "launch",
      "name": "Launch Chrome against localhost",
      "url": "http://localhost:4200/",
      "webRoot": "${workspaceFolder}/demo",
      "sourceMaps": true,
      "runtimeExecutable": "/usr/bin/google-chrome-stable"
    }
  ]
}
  1. If all breakpoints "Unverified breakpoint", look carefully on "webRoot" configuration, if your website root directory not vs.code workspace folder (where vs.code started), recheck path carefully.
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請(qǐng)結(jié)合常識(shí)與多方信息審慎甄別。
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi閱讀 7,862評(píng)論 0 10
  • PLEASE READ THE FOLLOWING APPLE DEVELOPER PROGRAM LICENSE...
    念念不忘的閱讀 13,664評(píng)論 5 6
  • **2014真題Directions:Read the following text. Choose the be...
    又是夜半驚坐起閱讀 11,160評(píng)論 0 23
  • 李洋老師受邀請(qǐng)前往廣東佛山市、為全國最具知名度的國內(nèi)粉末涂料和木紋紙的領(lǐng)導(dǎo)者企業(yè)---廣東睿智環(huán)保科技公司全體干部...
    Daisyzhai閱讀 151評(píng)論 0 1
  • 曾經(jīng)的小苗 沒能實(shí)現(xiàn)摻天大樹的愿望 我很慚愧 老師 再給我一點(diǎn)時(shí)間 我不想辜負(fù)你對(duì)我的栽培 老師 我回望年少時(shí)你還...
    天賦還沒用到閱讀 187評(píng)論 0 1

友情鏈接更多精彩內(nèi)容