A VS Code/Cursor extension that allows you to quickly open files and projects in PhpStorm directly from your editor.
- Open files and folders in PhpStorm with a single click
- Context menu integration in VS Code/Cursor's file explorer
- Command palette support
- Maintains your current workspace organization while leveraging PhpStorm's powerful features
- Visual Studio Code or Cursor
- PhpStorm installed on your system
- Install the extension from the VS Code Marketplace
- Ensure PhpStorm is installed on your system
- (Optional) Configure the extension settings if PhpStorm is installed in a non-standard location
There are several ways to open files in PhpStorm:
- Right-click on a file or folder in the VS Code/Cursor file explorer and select "Open in PhpStorm"
- Use the command palette (Cmd/Ctrl + Shift + P) and search for "Open in PhpStorm"
- Use the keyboard shortcut (configurable in VS Code settings)
Contributions are welcome! Please feel free to submit a Pull Request.
Maarten Bode