We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31fb0d commit 379c670Copy full SHA for 379c670
src/package.json
@@ -233,11 +233,6 @@
233
"group": "navigation@3",
234
"when": "view == roo-cline.SidebarProvider"
235
},
236
- {
237
- "command": "roo-cline.accountButtonClicked",
238
- "group": "navigation@4",
239
- "when": "view == roo-cline.SidebarProvider"
240
- },
241
{
242
"command": "roo-cline.historyButtonClicked",
243
"group": "overflow@1",
@@ -275,11 +270,6 @@
275
270
276
271
"when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
277
272
278
279
280
281
- "when": "activeWebviewPanelId == roo-cline.TabPanelProvider"
282
283
273
284
274
285
0 commit comments