⌨️ Essential Shortcuts

Chat Commands

  • ⌘ + K - Open Command Palette
  • ⌘ + L - Clear Chat
  • ⌘ + / - Focus Chat Input
  • ⌘ + ⏎ - Send Message
  • ⌘ + ↑/↓ - Navigate Chat History

🤖 AI Commands

Code Generation

  • ⌘ + Enter - Generate Code
  • ⌘ + . - Accept Suggestion
  • ⌘ + ] - Next Suggestion
  • ⌘ + [ - Previous Suggestion
  • Esc - Dismiss Suggestion

📝 Code Editing

Smart Selection

  • ⌘ + D - Select Next Occurrence
  • ⌘ + Shift + L - Select All Occurrences
  • ⌘ + Click - Add Cursor
  • ⌥ + Click - Column Selection

Code Navigation

  • ⌘ + P - Quick File Navigation
  • ⌘ + Shift + O - Go to Symbol
  • ⌘ + G - Go to Line
  • ⌘ + Shift + F - Search in Project

🎯 Smart Features

AI-Powered Assistance

  • Natural Language Code Generation
  • Context-Aware Completions
  • Code Explanations
  • Bug Detection & Fixes
  • Code Refactoring Suggestions

💡 Pro Tips

  • Use detailed comments for better AI responses
  • Leverage multiline selections for bulk operations
  • Use natural language for complex queries
  • Try different phrasings if first attempt isn't perfect
  • Check AI suggestions carefully before accepting

🔧 Configuration Tips

Settings to Consider

  • Enable/disable auto-suggestions
  • Customize suggestion delay
  • Set preferred programming languages
  • Configure key bindings
  • Adjust theme and font settings