Switch2WebStorm
This project is a derivative of switch2idea, built upon its foundation
中文
💡 Recommended to use with Switch2Cursor in WebStorm

🔍 Project Overview
A Cursor extension that enhances development efficiency by enabling smooth switching between Cursor and WebStorm

🌟 Features
- 🚀 Seamless Editor Switching
- One-click switching between Cursor and WebStorm
- Automatically positions to the same cursor location (line and column)
- Perfectly maintains editing context without interrupting workflow
- ⌨️ Convenient Shortcut Support
- macOS:
Option+Shift+P
- Open project in WebStorm
Option+Shift+O
- Open current file in WebStorm
- Windows:
Alt+Shift+P
- Open project in WebStorm
Alt+Shift+O
- Open current file in WebStorm
- 🔧 Multiple Access Methods
- Keyboard shortcuts
- Editor context menu
- File explorer context menu
🛠️ Installation Guide
Method 1: Install from Extension Marketplace
- Click here to install
- Search for "Switch2WebStorm" in the Cursor extension marketplace and install
Method 2: Local Installation
- Download the latest extension package
- In Cursor, select
Extensions
→ ...
→ Install from VSIX
- Select the downloaded extension package to complete installation
🚀 Usage Instructions
Basic Usage
Open Project
- Shortcut:
Alt+Shift+P
- Context Menu: Right-click in file explorer →
Open Project in WebStorm
Open Current File
- Shortcut:
Alt+Shift+O
- Context Menu:
- Right-click in editor →
Open File in WebStorm
- Right-click in file explorer →
Open File in WebStorm
Configuration
Open Cursor settings, click General
→ Editor
→ open editor settings
→ Extensions
→ Switch2WebStorm
→ WebStorm Path
- macOS: Automatically traverses common WebStorm installation paths
- Windows: Default
C:\Program Files\JetBrains\WebStorm\bin\webstorm64.exe
- Linux: Default
webstorm
Requirements
- Cursor 1.93.1+
- WebStorm or other JetBrains IDEs
🧑💻 Developer Guide
Issues and Pull Requests are welcome to improve this extension.
🙋 FAQ
Please check the following steps:
- Open Cursor settings, click
General
→ Editor
→ open editor settings
→ Extensions
→ Switch2WebStorm
- Verify that WebStorm Path is correctly configured to WebStorm's executable path
2. Does it support jumping to other IDEs?
Yes, you can configure WebStorm Path to the executable path of other JetBrains IDEs
3. How to define different IDEs for different projects?
You can configure IDE paths separately for each workspace:
- Open Cursor settings, click
General
→ Editor
→ open editor settings
- Select the
Workspace
tab
- Navigate to
Extensions
→ Switch2WebStorm
→ webstormPath
- Enter the IDE path needed for that project
Configuration examples:
- Frontend project: Configure WebStorm path
- Spring Boot project: Configure IDEA path
- Python project: Configure PyCharm path
📄 License
This project is licensed under the MIT License
📮 Feedback
If you encounter issues or have suggestions, please provide feedback through:
🌟 Star History
