Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions locale/en/docs/inspector.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ These commercial and open source tools make debugging Node.js apps easier.
are listed. Then select your Node.js app from the list.
* **Option 2**: Install the Chrome Extension NIM (Node Inspector Manager):
https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
* **Option 3**: Install the NPM package rawkit:
https://github.com/darcyclarke/rawkit

### [VS Code](https://github.com/microsoft/vscode) 1.10+

Expand Down