table designer editor icon (#17608)

* icon for table designer

* use more specific name

* use sql defined schema
This commit is contained in:
Alan Ren
2021-11-05 16:26:17 -07:00
committed by GitHub
parent b4d72af3d4
commit 5f8e1f384f
4 changed files with 23 additions and 3 deletions

View File

@@ -1517,6 +1517,9 @@
},
"scmp_dark": {
"iconPath": "./images/scmp_inverse.svg"
},
"table-designer": {
"iconPath": "./images/table.svg"
}
},
"file": "_default",
@@ -1809,6 +1812,7 @@
"dashboard": "_shell",
"profiler": "_csv",
"Schema Compare": "scmp_dark",
"table-designer": "table-designer"
},
"languageIds": {
"bat": "_windows",