mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
table designer editor icon (#17608)
* icon for table designer * use more specific name * use sql defined schema
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user