Tips¶
Run claude code in vscode¶
- In the editor
Press Ctrl+Esc or click in the claude code icon
- In an integrated terminal, execute
claude
Commands¶
With claude code opened
- /config
Permits to configure some settings
- /terminal-setup
Automatically configures Shift+Enter to add a \ (new line)
Context¶
-
The current selection/tab in the IDE is automatically shared with Claude Code context
-
Add file to context
With claude code opened in the editor, focus an opened file tab and press ALT+CTRL+K. This adds that focused file to the context
- Diagnostic sharing
Diagnostic errors (lint, syntax, etc.) from the IDE are automatically shared with Claude as you work