mirror of
https://github.com/andrepimenta/claude-code-chat.git
synced 2025-12-11 23:59:51 +00:00
Fix README
This commit is contained in:
@@ -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 |
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user