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 4b92d58 commit 8cec33aCopy full SHA for 8cec33a
1 file changed
packages/vscode/package.json
@@ -2,7 +2,7 @@
2
"name": "gemini-coder",
3
"displayName": "Code Web Chat (CWC)",
4
"description": "Connect VS Code with 15+ chatbots",
5
- "version": "1.163.0",
+ "version": "1.164.0",
6
"scripts": {
7
"build": "npx vsce package --no-dependencies",
8
"vscode:prepublish": "npm run compile",
@@ -126,7 +126,7 @@
126
"command": "codeWebChat.rate",
127
"title": "Rate",
128
"category": "Code Web Chat",
129
- "icon": "$(feedback)"
+ "icon": "$(star)"
130
},
131
{
132
"command": "codeWebChat.applyContext",
0 commit comments