mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Cleanup OE context menu order (#23592)
This commit is contained in:
@@ -381,7 +381,8 @@
|
||||
],
|
||||
"dataGrid/item/context": [
|
||||
{
|
||||
"command": "azure.dataGrid.openInAzurePortal"
|
||||
"command": "azure.dataGrid.openInAzurePortal",
|
||||
"group": "y_portal"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user