Fill out controls for Alert, Operator and Proxy dialogs (#1827)

* Clean up alert dialog

* Fill in controls for operator and proxy dialogs
This commit is contained in:
Karl Burtram
2018-07-03 07:34:39 -07:00
committed by GitHub
parent a6837dcd40
commit 5b19d2b1fc
12 changed files with 388 additions and 217 deletions

View File

@@ -47,6 +47,9 @@
}
]
},
"dependencies": {
"vscode-nls": "^3.2.1"
},
"devDependencies": {
"mocha-junit-reporter": "^1.17.0",
"mocha-multi-reporters": "^1.1.7"