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 eb1aa5c commit 0318e12Copy full SHA for 0318e12
README.md
@@ -21,13 +21,14 @@ Available Control commands:
21
- Disconnect command
22
23
Available features:
24
+- Set/Remove breakpoint
25
- Call stack display
26
+- Watch (evaluate expression)
27
- Handle source receive from the engine
28
+- Sending source code from the vscode to the engine
29
30
Currently in Progress features or commands:
-- Set/Remove breakpoint
-- Source sending to the engine
-- Watch (evaluate expression)
31
+- IoT.js module based completion
32
33
# Requirements
34
- The latest Vscode which is available [here](https://code.visualstudio.com/Download).
0 commit comments