mirror of
https://github.com/andrepimenta/claude-code-chat.git
synced 2025-12-08 18:09:44 +00:00
Update tags
This commit is contained in:
34
package.json
34
package.json
@@ -2,7 +2,7 @@
|
||||
"name": "claude-code-chat",
|
||||
"displayName": "Claude Code Chat",
|
||||
"description": "Beautiful Claude Code Chat Interface for VS Code",
|
||||
"version": "0.0.2",
|
||||
"version": "0.0.4",
|
||||
"publisher": "AndrePimenta",
|
||||
"author": "Andre Pimenta",
|
||||
"repository": {
|
||||
@@ -14,7 +14,37 @@
|
||||
"vscode": "^1.100.0"
|
||||
},
|
||||
"categories": [
|
||||
"Other"
|
||||
"Other",
|
||||
"AI",
|
||||
"Chat",
|
||||
"Machine Learning",
|
||||
"Snippets",
|
||||
"Programming Languages",
|
||||
"Education",
|
||||
"Testing",
|
||||
"Formatters",
|
||||
"Linters"
|
||||
],
|
||||
"keywords": [
|
||||
"claude code",
|
||||
"code explanation",
|
||||
"code generation",
|
||||
"code summary",
|
||||
"code transform",
|
||||
"vibe coding",
|
||||
"prompt language",
|
||||
"copilot",
|
||||
"claude",
|
||||
"ai",
|
||||
"assistant",
|
||||
"chatbot",
|
||||
"chat",
|
||||
"anthropic",
|
||||
"code",
|
||||
"help",
|
||||
"programming",
|
||||
"development",
|
||||
"productivity"
|
||||
],
|
||||
"icon": "icon.png",
|
||||
"main": "./out/extension.js",
|
||||
|
||||
Reference in New Issue
Block a user