We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98f8138 commit b78384fCopy full SHA for b78384f
1 file changed
locale/zh-cn/docs/guides/debugging-getting-started.md
@@ -86,6 +86,10 @@ Node.js 进程如果 *不使用* `--inspect` 开关启动,也可以由指令
86
87
* 简化对检查器协议终端连接的库。
88
89
+#### [Gitpod](https://www.gitpod.io)
90
+
91
+* 你可以通过 `Debug` 视图,或者按下 `F5` 启动 Node.js 调试。[查看详细教程](https://medium.com/gitpod/debugging-node-js-applications-in-theia-76c94c76f0a1)
92
93
---
94
95
## 命令行选项
0 commit comments