mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Remove unused commands from vs code sql proj (#16507)
This commit is contained in:
@@ -119,7 +119,7 @@
|
||||
"view/item/context": [
|
||||
{
|
||||
"command": "projects.manageProject",
|
||||
"when": "view == dataworkspace.views.main && viewItem == databaseProject.itemType.project",
|
||||
"when": "view == dataworkspace.views.main && viewItem == databaseProject.itemType.project && azdataAvailable",
|
||||
"group": "0_projectsFirst@1"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user