Keyboard Shortcuts
Core Features
| Shortcut | Action | Description |
|---|---|---|
⌘⇧P | Chat with Code | Open chat for selected code |
⌘⇧R | Replace Code | Replace selected code with AI suggestions |
⌘⇧E | Explain Code | Get explanation for selected code |
⌘⇧O | Optimize Code | Get optimization suggestions |
⌘⇧T | Generate Tests | Generate unit tests for selected code |
⌘⇧D | Generate Documentation | Generate documentation for selected code |
Navigation and UI
| Shortcut | Action | Description |
|---|---|---|
⌘⇧A | Open Parsaa Panel | Toggle Parsaa sidebar |
⌘⇧S | Semantic Search | Open semantic search |
⌘⇧M | Model Selection | Switch between AI models |
⌘⇧K | API Keys | Open API keys settings |
⌘⇧C | Configuration | Open Parsaa settings |
Code Actions
| Shortcut | Action | Description |
|---|---|---|
⌘⇧F | Refactor Code | Get refactoring suggestions |
⌘⇧G | Generate Code | Generate code from description |
⌘⇧I | Image to Code | Convert image to code |
⌘⇧L | Local Models | Toggle local model usage |
⌘⇧N | New Chat | Start new chat session |
Command Palette
Access the command palette with⌘⇧P and type any of these commands:
Chat Commands
Chat: Explain- Explain selected codeChat: Optimize- Optimize selected codeChat: Refactor- Refactor selected codeChat: Generate Tests- Generate tests for selected codeChat: Generate Documentation- Generate documentationChat: Find Bugs- Find potential bugs in codeChat: Security Review- Perform security analysis
Code Generation Commands
Generate: SwiftUI View- Generate SwiftUI viewGenerate: UIKit ViewController- Generate UIKit controllerGenerate: Data Model- Generate data modelGenerate: Network Service- Generate network serviceGenerate: Unit Tests- Generate comprehensive testsGenerate: Documentation- Generate code documentation
Analysis Commands
Analyze: Performance- Analyze code performanceAnalyze: Memory Usage- Check memory usage patternsAnalyze: Security- Perform security analysisAnalyze: Accessibility- Check accessibility complianceAnalyze: Code Quality- Assess code quality metrics
Quick Actions
Right-Click Context Menu
When you right-click on code, you’ll see these Parsaa options:Code Analysis
Code Analysis
- Explain This Code - Get detailed explanation
- Optimize This Code - Get optimization suggestions
- Find Similar Code - Find similar patterns in project
- Check Performance - Analyze performance impact
Code Generation
Code Generation
- Generate Tests - Create unit tests
- Generate Documentation - Create documentation
- Generate Mock - Create mock objects
- Generate Extension - Create Swift extensions
Code Improvement
Code Improvement
- Refactor - Get refactoring suggestions
- Modernize - Update to modern Swift patterns
- Simplify - Simplify complex code
- Extract Method - Extract method from selection
Drag and Drop Actions
Image to Code
Image to Code
- Drag any image to Parsaa panel
- Automatically generates Swift/UIKit code
- Supports screenshots, designs, and wireframes
- Works with Figma, Sketch, and Adobe XD files
Code to Image
Code to Image
- Drag code to Parsaa panel
- Generates visual representation
- Creates flowcharts and diagrams
- Useful for documentation and presentations
Chat Commands
Quick Chat Shortcuts
Type these shortcuts in the chat to quickly access features:Analysis Shortcuts
Analysis Shortcuts
/explain- Explain the selected code/optimize- Get optimization suggestions/refactor- Get refactoring suggestions/debug- Find and fix bugs/security- Perform security analysis
Generation Shortcuts
Generation Shortcuts
/test- Generate unit tests/docs- Generate documentation/mock- Generate mock objects/extension- Generate Swift extensions/protocol- Generate protocol implementations
Utility Shortcuts
Utility Shortcuts
/convert- Convert between different formats/translate- Translate code to different languages/format- Format and style code/validate- Validate code syntax and logic
Chat Prompts
Use these prompts to get specific results:Code Analysis Prompts
Code Analysis Prompts
Code Generation Prompts
Code Generation Prompts
Code Improvement Prompts
Code Improvement Prompts
Model Selection Shortcuts
Quick Model Switching
Model Shortcuts
Model Shortcuts
⌘⇧1- Switch to GPT-4⌘⇧2- Switch to Claude-3⌘⇧3- Switch to Gemini Pro⌘⇧4- Switch to Local Model⌘⇧5- Auto-select best model
Model-Specific Actions
Model-Specific Actions
⌘⇧G- Use GPT for generation tasks⌘⇧C- Use Claude for analysis tasks⌘⇧M- Use Gemini for general tasks⌘⇧L- Use local model for privacy
Search Shortcuts
Semantic Search
Search Shortcuts
Search Shortcuts
⌘⇧S- Open semantic search⌘⇧F- Find similar code⌘⇧B- Find code that calls this function⌘⇧U- Find where this is used⌘⇧D- Find dependencies
Search Queries
Search Queries
Configuration Shortcuts
Settings and Preferences
Settings Shortcuts
Settings Shortcuts
⌘,- Open Parsaa settings⌘⇧K- API Keys management⌘⇧M- Model configuration⌘⇧P- Privacy settings⌘⇧T- Theme and appearance
Quick Configuration
Quick Configuration
⌘⇧A- Toggle auto-suggestions⌘⇧N- Toggle notifications⌘⇧H- Toggle help tooltips⌘⇧V- Toggle verbose mode⌘⇧Q- Quick settings panel
Troubleshooting Shortcuts
Debug and Diagnostics
Debug Shortcuts
Debug Shortcuts
⌘⇧D- Open debug panel⌘⇧L- View logs⌘⇧I- System information⌘⇧R- Reset Parsaa⌘⇧U- Update models
Diagnostic Commands
Diagnostic Commands
/status- Check Parsaa status/health- Run health check/test- Test API connections/reset- Reset configuration/update- Update to latest version
Custom Shortcuts
Creating Your Own Shortcuts
1
Open Settings
Go to Parsaa > Settings > Keyboard Shortcuts
2
Add Custom Shortcut
Click “Add Shortcut” and choose your key combination
3
Assign Action
Select the action you want to trigger
4
Test Shortcut
Test your new shortcut to ensure it works
Popular Custom Shortcuts
Team Shortcuts
Team Shortcuts
⌘⇧T- Team chat⌘⇧W- Share with team⌘⇧C- Copy to clipboard⌘⇧E- Export results
Project Shortcuts
Project Shortcuts
⌘⇧P- Project analysis⌘⇧B- Build with AI⌘⇧D- Deploy assistance⌘⇧M- Monitor performance
Tips and Tricks
Productivity Tips
Batch Operations
Select multiple code blocks and apply the same action to all of them at once.
Quick Templates
Use
/template to quickly generate common code patterns and boilerplate.Context Awareness
Parsaa remembers your previous conversations and provides context-aware suggestions.
Smart Suggestions
Enable auto-suggestions to get real-time AI recommendations as you type.
Advanced Usage
Multi-Model Comparison
Multi-Model Comparison
Use
⌘⇧C to compare responses from different AI models side by side.Code History
Code History
Access your code analysis history with
⌘⇧H to review previous suggestions.Team Collaboration
Team Collaboration
Share analysis results with your team using
⌘⇧S for seamless collaboration.Pro Tip: Bookmark this page for quick reference. You can also access this cheatsheet anytime by pressing
⌘⇧? in Parsaa.