mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 01:25:37 -05:00
add category for Add Sql Binding command (#17260)
This commit is contained in:
@@ -171,7 +171,8 @@
|
||||
},
|
||||
{
|
||||
"command": "sqlDatabaseProjects.addSqlBinding",
|
||||
"title": "%sqlDatabaseProjects.addSqlBinding%"
|
||||
"title": "%sqlDatabaseProjects.addSqlBinding%",
|
||||
"category": "MS SQL"
|
||||
}
|
||||
],
|
||||
"menus": {
|
||||
|
||||
Reference in New Issue
Block a user