Dataexplorer viewlet (#3967)

* added initial data explorer viewlet

* added dataexplorer contribution point

* removed test view

* remove unused imports

* added flag and tests

* CR comments

* added icon for data explorer
This commit is contained in:
Aditya Bist
2019-02-07 17:18:05 -08:00
committed by GitHub
parent 393be65aa6
commit 88c33214c6
12 changed files with 677 additions and 40 deletions

View File

@@ -122,6 +122,14 @@
}
]
},
"dataExplorer": {
"azureResource": [
{
"id": "azureResourceExplorer",
"name": "%azure.resource.explorer.title%"
}
]
},
"menus": {
"view/title": [
{