Warp Terminal Launcher
Launch the Warp terminal directly from VS Code with full cross-platform support and terminal integration.

Features
- Launch Warp terminal in the current workspace folder.
- Cross-platform: Windows, macOS, and Linux.
- Configurable Warp executable path via VS Code settings.
- Automatically registers Warp as a terminal profile in VS Code.
- Set Warp as default terminal with a single command.
- Status bar icon for one-click Warp launch.
Installation
Install directly from the VS Code Marketplace:
Warp Terminal Launcher on Marketplace
Or, install the .vsix package manually and reload VS Code.
Usage
Configuration
Open Settings → Extensions → Warp Terminal Launcher:
Setting |
Type |
Default |
Description |
warpTerminalLauncher.path |
string |
Auto-detected per OS |
Full path to the Warp executable. Leave empty to use the default. |
warpTerminalLauncher.setAsDefault |
boolean |
true |
Automatically set Warp as the default terminal. |
Default Warp paths per OS:
- Windows:
C:\Program Files\Warp\Warp.exe
- macOS:
/Applications/Warp.app/Contents/MacOS/Warp
- Linux:
/usr/bin/warp
Commands
Command |
Description |
Launch Warp Terminal |
Opens Warp in the current workspace folder. |
Register Warp Terminal Profile |
Registers Warp in terminal profiles. |
Set Warp as Default Terminal |
Sets Warp as the default integrated terminal. |
Contributing
Submit issues or feature requests on GitHub.
License
MIT © Azmolla
Marketplace
You can install the extension directly from the VS Code Marketplace:
Warp Terminal Launcher
| |