-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added supports for debugging: - Update debugger version to accommodate changes in IoT.js - Support the scope and variables requests - Retrieve the list of variables at the current scope and show them under the variables pane - Support SetVariable request - Set the variable with the given name in the variable container to a new value - Add `copy value`, `copy as expression` and `add to watch` options for variables Added features: - Support restart functionality also in IoT.js Updates and fixes: - Update the IoT.js module functions - Fix incorrect .vscode directory creation inside Tizen projects - Call InitializedEvent after source is sent to get persisted breakpoints IoT.js-VSCode-DCO-1.0-Signed-off-by: Robert Sipka rsipka.uszeged@partner.samsung.com
- Loading branch information
1 parent
4aa3daf
commit 989d0a8
Showing
4 changed files
with
20 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters