Fix README

This commit is contained in:
andrepimenta
2025-06-17 18:15:37 +01:00
parent f1f74c377b
commit 39ff5bb4e4
2 changed files with 2 additions and 3 deletions

View File

@@ -157,7 +157,7 @@ If you want to revert these changes, just click "Restore Checkpoint" to go back
| Shortcut | Action | | Shortcut | Action |
|----------|--------| |----------|--------|
| `Ctrl+Shift+C` | Open Claude Code Chat | | `Ctrl+Shift+C` | Open Claude Code Chat |
| `Ctrl+Enter` | Send message | | `Enter` | Send message |
| `@` | Open file picker | | `@` | Open file picker |
--- ---

View File

@@ -2,7 +2,7 @@
"name": "claude-code-chat", "name": "claude-code-chat",
"displayName": "Claude Code Chat", "displayName": "Claude Code Chat",
"description": "Beautiful Claude Code Chat Interface for VS Code", "description": "Beautiful Claude Code Chat Interface for VS Code",
"version": "0.0.6", "version": "0.0.7",
"publisher": "AndrePimenta", "publisher": "AndrePimenta",
"author": "Andre Pimenta", "author": "Andre Pimenta",
"repository": { "repository": {
@@ -41,7 +41,6 @@
"chat", "chat",
"anthropic", "anthropic",
"code", "code",
"help",
"programming", "programming",
"development", "development",
"productivity" "productivity"