Skip to content

Commit 2c0c4ee

Browse files
committed
Remove the command
1 parent 571681d commit 2c0c4ee

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

packages/vscode/package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "gemini-coder",
33
"displayName": "Code Web Chat (CWC)",
44
"description": "Free AI coding for everyone",
5-
"version": "1.223.0",
5+
"version": "1.224.0",
66
"scripts": {
77
"build": "npx vsce package --no-dependencies",
88
"vscode:prepublish": "rimraf out && npm run compile",
@@ -209,11 +209,6 @@
209209
"title": "Code Completion using...",
210210
"category": "Code Web Chat"
211211
},
212-
{
213-
"command": "codeWebChat.codeCompletionWithInstructions",
214-
"title": "Code Completion with Instructions",
215-
"category": "Code Web Chat"
216-
},
217212
{
218213
"command": "codeWebChat.codeCompletionWithInstructionsUsingAutoAccept",
219214
"title": "Code Completion with Instructions using...",

0 commit comments

Comments
 (0)