在 VS 代码上编辑和调试 HTML5 个应用程序

Edit and debug HTML5 apps on VS code

如何在 VS Code 中启动和调试 HTML5 应用程序? 在调试设置中只允许 nodejs 和单声道项目。

目前HTML(客户端)VS Code不支持JS调试。请在这里投票:http://visualstudio.uservoice.com/forums/293070-visual-studio-code/suggestions/7768992-client-script-debugging

现在有一个扩展可用于调试支持 Chrome 调试协议的目标:https://github.com/Microsoft/vscode-chrome-debug