Skip to content

Commit 0318e12

Browse files
knightburtonyichoi
authored andcommitted
Update README.md (#31)
IoT.js-Debug-DCO-1.0-Signed-off-by: Imre Kiss [email protected]
1 parent eb1aa5c commit 0318e12

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,14 @@ Available Control commands:
2121
- Disconnect command
2222

2323
Available features:
24+
- Set/Remove breakpoint
2425
- Call stack display
26+
- Watch (evaluate expression)
2527
- Handle source receive from the engine
28+
- Sending source code from the vscode to the engine
2629

2730
Currently in Progress features or commands:
28-
- Set/Remove breakpoint
29-
- Source sending to the engine
30-
- Watch (evaluate expression)
31+
- IoT.js module based completion
3132

3233
# Requirements
3334
- The latest Vscode which is available [here](https://code.visualstudio.com/Download).

0 commit comments

Comments
 (0)