Add sqlservices wizard sample (#1769)

This commit is contained in:
Matt Irvine
2018-06-28 10:06:48 -07:00
committed by GitHub
parent 5cf85a0361
commit 3db61eaa82
2 changed files with 226 additions and 197 deletions

View File

@@ -19,7 +19,7 @@
"commands": [
{
"command": "sqlservices.openDialog",
"title": "openDialog"
"title": "sqlservices.openDialog"
},
{
"command": "sqlservices.openEditor",
@@ -32,6 +32,10 @@
{
"command": "sqlservices.openEditorWithWebView2",
"title": "sqlservices.openEditorWithWebView2"
},
{
"command": "sqlservices.openWizard",
"title": "sqlservices.openWizard"
}
],
"dashboard.tabs": [