We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc027be commit eb8d688Copy full SHA for eb8d688
1 file changed
packages/vscode/package.json
@@ -2,7 +2,7 @@
2
"name": "gemini-coder",
3
"displayName": "Code Web Chat (CWC)",
4
"description": "The free vibe coding",
5
- "version": "1.276.0",
+ "version": "1.277.0",
6
"scripts": {
7
"build": "npx vsce package --no-dependencies",
8
"vscode:prepublish": "rimraf out && npm run compile",
@@ -32,18 +32,18 @@
32
],
33
"keywords": [
34
"ai",
35
- "vibe coding",
+ "autocomplete",
36
+ "commit-messages",
37
"refactoring",
- "assistant",
38
- "fim",
+ "vibe-coding",
39
+ "ai-assistance",
40
"chat",
- "free",
41
- "AI Studio",
42
- "Gemini",
43
- "ChatGPT",
44
- "Claude",
45
- "Perplexity",
46
- "DeepSeek"
+ "chatgpt",
+ "gemini",
+ "claude",
+ "deepseek",
+ "qwen",
+ "mistral"
47
48
"main": "out/extension.js",
49
"activationEvents": [],
0 commit comments