Skip to content

Commit 7862a2b

Browse files
committed
add todo and done to README
1 parent 0d7342d commit 7862a2b

1 file changed

Lines changed: 14 additions & 2 deletions

File tree

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,20 @@ node-debugger package
33

44
[![Build Status](https://travis-ci.org/kiddkai/atom-node-debugger.svg)](https://travis-ci.org/kiddkai/atom-node-debugger)
55

6-
Nodejs Debugger For Atom
76

8-
This is a Debugger.
7+
Done
8+
------
9+
10+
1. Main Control
11+
2. Run a node process (.js) files
12+
3. Connect to debugger
13+
4. Show [stderr/stdout] log
914

1015
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

Comments
 (0)