mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 18:46:40 -05:00
Add "No instances available" node for empty arc controllers (#12374)
This commit is contained in:
@@ -96,7 +96,7 @@
|
||||
"view/item/context": [
|
||||
{
|
||||
"command": "arc.openDashboard",
|
||||
"when": "view == azureArc && viewItem != postgresInstances",
|
||||
"when": "view == azureArc && viewItem == sqlManagedInstances",
|
||||
"group": "navigation@1"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user