|
121 | 121 | }, |
122 | 122 | { |
123 | 123 | "command": "roo-cline.explainCode", |
124 | | - "title": "Roo Code: Explain Code", |
| 124 | + "title": "Explain Code", |
125 | 125 | "category": "Roo Code" |
126 | 126 | }, |
127 | 127 | { |
128 | 128 | "command": "roo-cline.fixCode", |
129 | | - "title": "Roo Code: Fix Code", |
| 129 | + "title": "Fix Code", |
130 | 130 | "category": "Roo Code" |
131 | 131 | }, |
132 | 132 | { |
133 | 133 | "command": "roo-cline.improveCode", |
134 | | - "title": "Roo Code: Improve Code", |
| 134 | + "title": "Improve Code", |
135 | 135 | "category": "Roo Code" |
136 | 136 | }, |
137 | 137 | { |
138 | 138 | "command": "roo-cline.addToContext", |
139 | | - "title": "Roo Code: Add To Context", |
| 139 | + "title": "Add To Context", |
140 | 140 | "category": "Roo Code" |
141 | 141 | }, |
142 | 142 | { |
143 | 143 | "command": "roo-cline.terminalAddToContext", |
144 | | - "title": "Roo Code: Add Terminal Content to Context", |
| 144 | + "title": "Add Terminal Content to Context", |
145 | 145 | "category": "Terminal" |
146 | 146 | }, |
147 | 147 | { |
148 | 148 | "command": "roo-cline.terminalFixCommand", |
149 | | - "title": "Roo Code: Fix This Command", |
| 149 | + "title": "Fix This Command", |
150 | 150 | "category": "Terminal" |
151 | 151 | }, |
152 | 152 | { |
153 | 153 | "command": "roo-cline.terminalExplainCommand", |
154 | | - "title": "Roo Code: Explain This Command", |
| 154 | + "title": "Explain This Command", |
155 | 155 | "category": "Terminal" |
156 | 156 | }, |
157 | 157 | { |
158 | 158 | "command": "roo-cline.terminalFixCommandInCurrentTask", |
159 | | - "title": "Roo Code: Fix This Command (Current Task)", |
| 159 | + "title": "Fix This Command (Current Task)", |
160 | 160 | "category": "Terminal" |
161 | 161 | }, |
162 | 162 | { |
163 | 163 | "command": "roo-cline.terminalExplainCommandInCurrentTask", |
164 | | - "title": "Roo Code: Explain This Command (Current Task)", |
| 164 | + "title": "Explain This Command (Current Task)", |
165 | 165 | "category": "Terminal" |
166 | 166 | } |
167 | 167 | ], |
|
0 commit comments