File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 7575 "title" : " %command.newTask.title%" ,
7676 "icon" : " $(add)"
7777 },
78+ {
79+ "command" : " roo-cline.promptsButtonClicked" ,
80+ "title" : " %command.prompts.title%" ,
81+ "icon" : " $(organization)"
82+ },
7883 {
7984 "command" : " roo-cline.mcpButtonClicked" ,
8085 "title" : " %command.mcpServers.title%" ,
227232 "group" : " navigation@3" ,
228233 "when" : " view == roo-cline.SidebarProvider"
229234 },
235+ {
236+ "command" : " roo-cline.promptsButtonClicked" ,
237+ "when" : " view == roo-cline.SidebarProvider"
238+ },
230239 {
231240 "command" : " roo-cline.mcpButtonClicked" ,
232241 "when" : " view == roo-cline.SidebarProvider"
259268 "group" : " navigation@3" ,
260269 "when" : " activeWebviewPanelId == roo-cline.TabPanelProvider"
261270 },
271+ {
272+ "command" : " roo-cline.promptsButtonClicked" ,
273+ "when" : " activeWebviewPanelId == roo-cline.TabPanelProvider"
274+ },
262275 {
263276 "command" : " roo-cline.mcpButtonClicked" ,
264277 "when" : " activeWebviewPanelId == roo-cline.TabPanelProvider"
You can’t perform that action at this time.
0 commit comments