mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-25 02:48:05 +00:00
Improve evaluation support
Allow arithmetic, bitwise, logical and relational operators and primitive casts.
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
"dependencies": {
|
||||
"vscode-debugprotocol": "^1.15.0",
|
||||
"vscode-debugadapter": "^1.15.0",
|
||||
"long":"^3.2.0",
|
||||
"ws":"^1.1.1",
|
||||
"xmldom": "^0.1.27",
|
||||
"xpath": "^0.0.23"
|
||||
|
||||
Reference in New Issue
Block a user