|
@@ -219,33 +219,28 @@
|
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.mcpButtonClicked",
|
|
|
|
|
- "group": "navigation@2",
|
|
|
|
|
|
|
+ "command": "roo-cline.historyButtonClicked",
|
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.marketplaceButtonClicked",
|
|
|
|
|
|
|
+ "command": "roo-cline.settingsButtonClicked",
|
|
|
"group": "navigation@3",
|
|
"group": "navigation@3",
|
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.historyButtonClicked",
|
|
|
|
|
- "group": "navigation@4",
|
|
|
|
|
|
|
+ "command": "roo-cline.mcpButtonClicked",
|
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.popoutButtonClicked",
|
|
|
|
|
- "group": "navigation@5",
|
|
|
|
|
|
|
+ "command": "roo-cline.marketplaceButtonClicked",
|
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.accountButtonClicked",
|
|
|
|
|
- "group": "navigation@6",
|
|
|
|
|
|
|
+ "command": "roo-cline.popoutButtonClicked",
|
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.settingsButtonClicked",
|
|
|
|
|
- "group": "navigation@7",
|
|
|
|
|
|
|
+ "command": "roo-cline.accountButtonClicked",
|
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
"when": "view == roo-cline.SidebarProvider"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
@@ -256,28 +251,28 @@
|
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.mcpButtonClicked",
|
|
|
|
|
- "group": "navigation@2",
|
|
|
|
|
|
|
+ "command": "roo-cline.historyButtonClicked",
|
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.marketplaceButtonClicked",
|
|
|
|
|
|
|
+ "command": "roo-cline.settingsButtonClicked",
|
|
|
"group": "navigation@3",
|
|
"group": "navigation@3",
|
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.historyButtonClicked",
|
|
|
|
|
- "group": "navigation@4",
|
|
|
|
|
|
|
+ "command": "roo-cline.mcpButtonClicked",
|
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.accountButtonClicked",
|
|
|
|
|
- "group": "navigation@5",
|
|
|
|
|
|
|
+ "command": "roo-cline.marketplaceButtonClicked",
|
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
|
},
|
|
},
|
|
|
{
|
|
{
|
|
|
- "command": "roo-cline.settingsButtonClicked",
|
|
|
|
|
- "group": "navigation@6",
|
|
|
|
|
|
|
+ "command": "roo-cline.popoutButtonClicked",
|
|
|
|
|
+ "when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
|
|
|
+ },
|
|
|
|
|
+ {
|
|
|
|
|
+ "command": "roo-cline.accountButtonClicked",
|
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
|
|
|
}
|
|
}
|
|
|
]
|
|
]
|