add basic support for Exception UI

This commit is contained in:
adelphes
2017-06-20 13:40:57 +01:00
parent 92bd003122
commit 8baf894fc9
3 changed files with 87 additions and 10 deletions

View File

@@ -127,8 +127,8 @@
"test": "node ./node_modules/vscode/bin/test"
},
"dependencies": {
"vscode-debugprotocol": "^1.15.0",
"vscode-debugadapter": "^1.15.0",
"vscode-debugprotocol": "^1.20.0",
"vscode-debugadapter": "^1.20.0",
"long": "^3.2.0",
"ws": "^1.1.1",
"xmldom": "^0.1.27",