Releases: sinberCS/switch2ai
Releases · sinberCS/switch2ai
switch2ai v0.1.0
🌟 Features
-
🚀 Instant AI Editor Switching
- One-click switch between JetBrains IDE and various AI editors (Cursor, Qoder, Claude code, etc.)
- Automatically positions to the same cursor location (line and column)
- Perfectly maintains editing context without interrupting workflow
-
🤖 Rapid AI Prompt Input
- Quick AI prompt input with AI selection dropdown
- Support for multiple AI agents (Cursor, Qoder, Claude code, etc.)
- Intelligent context-aware prompt processing
- Support for shortcut commands like
$test,$refactor,$explain
-
⌨️ Convenient Shortcut Support
- macOS:
Option+Shift+K- Open AI prompt input popupOption+Shift+P- Open project in Cursor EditorOption+Shift+O- Open current file in Cursor EditorOption+Shift+U- Open current file in QoderOption+Shift+I- Open project in Qoder
- Windows:
Alt+Shift+K- Open AI prompt input popupOption+Shift+P- Open project in Cursor EditorOption+Shift+O- Open current file in Cursor EditorAlt+Shift+U- Open current file in QoderAlt+Shift+I- Open project in Qoder
- macOS:
-
🔧 Multiple Access Methods
- Keyboard shortcuts
- Editor context menu
- IDE tools menu
-
⚡ Fully Configurable Custom Commands
- Execute custom commands with comprehensive variable support
- Variables:
$filePath,$projectPath,$line,$column,$selectedText,$prompt - Support for shortcut commands like
$test,$refactor,$explain - Completely customizable command templates
- Dynamic command registration and management