File tree Expand file tree Collapse file tree 1 file changed +13
-6
lines changed
Expand file tree Collapse file tree 1 file changed +13
-6
lines changed Original file line number Diff line number Diff line change 5454 "submenus" : [
5555 {
5656 "id" : " roo-code.contextMenu" ,
57- "label" : " Roo Code"
57+ "label" : " PearAI Agent ( Roo Code) "
5858 },
5959 {
6060 "id" : " roo-code.terminalMenu" ,
122122 },
123123 {
124124 "command" : " roo-cline.explainCode" ,
125- "title" : " Explain Code" ,
125+ "title" : " PearAI Agent (Roo Code): Explain Code" ,
126126 "category" : " Roo Code"
127127 },
128128 {
129129 "command" : " roo-cline.fixCode" ,
130- "title" : " Fix Code" ,
130+ "title" : " PearAI Agent (Roo Code): Fix Code" ,
131131 "category" : " Roo Code"
132132 },
133133 {
134134 "command" : " roo-cline.improveCode" ,
135- "title" : " Improve Code" ,
135+ "title" : " PearAI Agent (Roo Code): Improve Code" ,
136136 "category" : " Roo Code"
137137 },
138138 {
139139 "command" : " roo-cline.addToContext" ,
140- "title" : " Add To Context" ,
140+ "title" : " PearAI Agent (Roo Code): Add To Context" ,
141141 "category" : " Roo Code"
142142 },
143143 {
171171 "category" : " Roo Code"
172172 }
173173 ],
174+ "keybindings" : [
175+ {
176+ "command" : " roo-cline.addToContext" ,
177+ "mac" : " cmd+l" ,
178+ "key" : " ctrl+l"
179+ }
180+ ],
174181 "menus" : {
175182 "editor/context" : [
176183 {
177184 "submenu" : " roo-code.contextMenu" ,
178- "group" : " navigation "
185+ "group" : " 0_acontinue "
179186 }
180187 ],
181188 "roo-code.contextMenu" : [
You can’t perform that action at this time.
0 commit comments