mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 17:23:02 -05:00
remove add database reference from command palette (#11003)
This commit is contained in:
@@ -169,6 +169,10 @@
|
||||
},
|
||||
{
|
||||
"command": "sqlDatabaseProjects.importDatabase"
|
||||
},
|
||||
{
|
||||
"command": "sqlDatabaseProjects.addDatabaseReference",
|
||||
"when": "false"
|
||||
}
|
||||
],
|
||||
"view/item/context": [
|
||||
|
||||
Reference in New Issue
Block a user