We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d7342d commit 7862a2bCopy full SHA for 7862a2b
1 file changed
README.md
@@ -3,8 +3,20 @@ node-debugger package
3
4
[](https://travis-ci.org/kiddkai/atom-node-debugger)
5
6
-Nodejs Debugger For Atom
7
8
-This is a Debugger.
+Done
+------
9
+
10
+1. Main Control
11
+2. Run a node process (.js) files
12
+3. Connect to debugger
13
+4. Show [stderr/stdout] log
14
15
Still working in progress
16
17
+TODO
18
19
+1. Breakpoint Control
20
+2. Script Control
21
+3. Continue Control
22
+4. Frame Info
0 commit comments