Can Visual Studio Code be configured to launch electron

前端 未结 5 1589
死守一世寂寞
死守一世寂寞 2020-12-23 23:26

Since Visual Studio Code was created using Electron, I\'m guessing that launch.json might be configured to properly launch an app using Electron. But I\'ve not figured out

5条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-12-23 23:43

    I know this is just 1 link but it's the answer everyone needs...

    https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes

    Here are the attributes documented for launch.json. Unsure if the list is currently complete, but it should at least help...

提交回复
热议问题