|
173 | 173 | { |
174 | 174 | "command": "codeWebChat.codeCompletion", |
175 | 175 | "title": "Code Completion", |
176 | | - "category": "Gemini Coder" |
| 176 | + "category": "Code Web Chat" |
177 | 177 | }, |
178 | 178 | { |
179 | 179 | "command": "codeWebChat.codeCompletionAutoAccept", |
180 | 180 | "title": "Code Completion", |
181 | | - "category": "Gemini Coder" |
| 181 | + "category": "Code Web Chat" |
182 | 182 | }, |
183 | 183 | { |
184 | 184 | "command": "codeWebChat.codeCompletionWithSuggestions", |
185 | 185 | "title": "Code Completion with Suggestions", |
186 | | - "category": "Gemini Coder" |
| 186 | + "category": "Code Web Chat" |
187 | 187 | }, |
188 | 188 | { |
189 | 189 | "command": "codeWebChat.codeCompletionWithSuggestionsAutoAccept", |
190 | 190 | "title": "Code Completion with Suggestions", |
191 | | - "category": "Gemini Coder" |
| 191 | + "category": "Code Web Chat" |
192 | 192 | }, |
193 | 193 | { |
194 | 194 | "command": "codeWebChat.codeCompletionToClipboard", |
195 | 195 | "title": "Code Completion Prompt to Clipboard", |
196 | | - "category": "Gemini Coder" |
| 196 | + "category": "Code Web Chat" |
197 | 197 | }, |
198 | 198 | { |
199 | 199 | "command": "codeWebChat.codeCompletionWithSuggestionsToClipboard", |
200 | 200 | "title": "Code Completion with Suggestions to Clipboard", |
201 | | - "category": "Gemini Coder" |
| 201 | + "category": "Code Web Chat" |
202 | 202 | }, |
203 | 203 | { |
204 | 204 | "command": "codeWebChat.codeCompletionInChat", |
205 | 205 | "title": "Code Completion in Chat", |
206 | | - "category": "Gemini Coder" |
| 206 | + "category": "Code Web Chat" |
207 | 207 | }, |
208 | 208 | { |
209 | 209 | "command": "codeWebChat.codeCompletionInChatWith", |
210 | 210 | "title": "Code Completion in Chat with...", |
211 | | - "category": "Gemini Coder" |
| 211 | + "category": "Code Web Chat" |
212 | 212 | }, |
213 | 213 | { |
214 | 214 | "command": "codeWebChat.applyChatResponse", |
215 | 215 | "title": "Apply Chat Response", |
216 | | - "category": "Gemini Coder" |
| 216 | + "category": "Code Web Chat" |
217 | 217 | }, |
218 | 218 | { |
219 | 219 | "command": "codeWebChat.webChat", |
220 | 220 | "title": "Web Chat", |
221 | | - "category": "Gemini Coder" |
| 221 | + "category": "Code Web Chat" |
222 | 222 | }, |
223 | 223 | { |
224 | 224 | "command": "codeWebChat.webChatWith", |
225 | 225 | "title": "Web Chat with...", |
226 | | - "category": "Gemini Coder" |
| 226 | + "category": "Code Web Chat" |
227 | 227 | }, |
228 | 228 | { |
229 | 229 | "command": "codeWebChat.chatToClipboard", |
230 | 230 | "title": "Chat to Clipboard", |
231 | | - "category": "Gemini Coder" |
| 231 | + "category": "Code Web Chat" |
232 | 232 | }, |
233 | 233 | { |
234 | 234 | "command": "codeWebChat.refactor", |
235 | 235 | "title": "Refactor", |
236 | | - "category": "Gemini Coder" |
| 236 | + "category": "Code Web Chat" |
237 | 237 | }, |
238 | 238 | { |
239 | 239 | "command": "codeWebChat.refactorToClipboard", |
240 | 240 | "title": "Refactor to Clipboard", |
241 | | - "category": "Gemini Coder" |
| 241 | + "category": "Code Web Chat" |
242 | 242 | }, |
243 | 243 | { |
244 | 244 | "command": "codeWebChat.newFolder", |
|
265 | 265 | { |
266 | 266 | "command": "codeWebChat.applyChatResponseFastReplace", |
267 | 267 | "title": "Apply Chat Response (Fast replace)", |
268 | | - "category": "Gemini Coder" |
| 268 | + "category": "Code Web Chat" |
269 | 269 | }, |
270 | 270 | { |
271 | 271 | "command": "codeWebChat.applyChatResponseIntelligentUpdate", |
272 | 272 | "title": "Apply Chat Response (Intelligent update)", |
273 | | - "category": "Gemini Coder" |
| 273 | + "category": "Code Web Chat" |
274 | 274 | }, |
275 | 275 | { |
276 | 276 | "command": "codeWebChat.revert", |
277 | 277 | "title": "Revert Last Applied Chat Response", |
278 | | - "category": "Gemini Coder" |
| 278 | + "category": "Code Web Chat" |
279 | 279 | }, |
280 | 280 | { |
281 | 281 | "command": "codeWebChat.generateCommitMessage", |
282 | | - "title": "Generate Commit Message with Gemini Coder", |
| 282 | + "title": "Generate Commit Message with Code Web Chat", |
283 | 283 | "category": "Code Web Chat", |
284 | 284 | "icon": "$(sparkle)" |
285 | 285 | }, |
286 | 286 | { |
287 | 287 | "command": "codeWebChat.referenceInChat", |
288 | 288 | "title": "Reference in Chat", |
289 | | - "category": "Gemini Coder" |
| 289 | + "category": "Code Web Chat" |
290 | 290 | }, |
291 | 291 | { |
292 | 292 | "command": "codeWebChat.openSettings", |
|
583 | 583 | }, |
584 | 584 | "configuration": { |
585 | 585 | "type": "object", |
586 | | - "title": "Gemini Coder Settings", |
| 586 | + "title": "Code Web Chat Settings", |
587 | 587 | "properties": { |
588 | 588 | "codeWebChat.commitMessagePrompt": { |
589 | 589 | "type": "string", |
|
0 commit comments