docs.warp.dev Open in urlscan Pro
2606:4700:4400::6812:282f  Public Scan

Submitted URL: https://docs.warp.dev/features/integrations-and-plugins#docker
Effective URL: https://docs.warp.dev/features/integrations-and-plugins
Submission: On October 23 via api from RU — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

Warp
More


SearchCtrl + K
 * 🚀Getting Started
   * What is Warp?
   * Installing & Onboarding
   * Using Warp with [zsh|bash|fish|pwsh]
   * Privacy
   * Refer a Friend & Earn Rewards
   * Changelog
 * 🎨Appearance
   * Themes
   * Custom Themes
   * Prompt
   * Input Position
   * Text, Fonts, & Cursor
   * Size, Opacity, & Blurring
   * Pane Dimming
   * Compact Mode
   * Tab Indicators
 * 📕Features
   * Command Palette
   * Warp Drive
      * Notebooks
      * Workflows
      * Warp Drive on the Web [Beta]
      * Environment Variables
   
   * Warp AI
      * Agent Mode
      * AI Command Suggestions
   
   * Teams
   * Session Sharing (Beta)
   * Blocks
      * Block Basics
      * Block Actions
      * Block Sharing
      * Block Filtering
      * Background Blocks
      * Sticky Command Header
   
   * Modern Text Editing
      * Alias Expansion
      * Command Inspector
      * Syntax & Error Highlighting
      * Vim Keybindings
   
   * Command Entry
      * Command Corrections
      * Command Search
      * Command History
      * Synchronized Inputs
      * YAML Workflows
   
   * Command Completions
      * Completions
      * Autosuggestions
   
   * Session Management
      * Launch Configurations
      * Session Navigation
      * Session Restoration
   
   * Window Management
      * Global Hotkey
      * Tabs
      * Split Panes
   
   * Accessibility
   * Find
   * Files, Links, & Scripts
   * Markdown Viewer
   * Working Directory
   * Smart-Select
   * Full-screen Apps
   * Keyboard Shortcuts
   * Notifications & Audible Bell
   * Quit Warning
   * SSH
   * Subshells
   * Integrations
   * URI Scheme
   * Network Log
   * Secret Redaction
   * Linux
 * 📊How Does Warp Compare?
   * Performance
   * Terminal features
 * ❓Help
   * Plans, Subscriptions & Pricing
   * Updating Warp
   * Using Warp Offline
   * Sending Feedback & Logs
   * Troubleshooting Login Issues
   * Known Issues
   * Logging out & Uninstalling
   * Open Source Licenses

Powered by GitBook
On this page
 * Docker
 * Raycast
 * VSCode
 * JetBrains IDEs

Was this helpful?





INTEGRATIONS

Warp extends and integrates with popular development tools.

DOCKER

Currently, the Docker extension is only available on macOS.

Warp’s Docker extension makes it more convenient to open Docker containers in
Warp. With the extension, you can click to open any Docker container in a
Warpified subshell, without manually running docker exec or typing out lengthy
container IDs.

Select a container from the list and specify a shell type. Note, that only
bash|zsh|fish are supported shells for docker containers. Then, select a user
(optional) and finally click “Open in Warp” to run commands within the Docker
container.


Warp's extension for Docker lists available containers
RAYCAST

Warp + Raycast extension helps you open new Windows, Tabs, or Launch
Configurations with ease.

Raycast - Warpraycastapp
Warp + Raycast Extension Link

Terminal Tip Within Raycast Settings > Extensions > Apps search for Warp and
assign the alias "terminal" so that it will show up on a search.


Raycast Terminal Tip
VSCODE

macOSLinux

Press SHIFT-CMD-C while in VSCode to open a new session in Warp.


VSCode New Session Shortcut

To configure this, use the Apple Menu. Click on Code -> Settings -> Settings.
Type in "terminal" and change Terminal > External: Osx Exec to Warp.app.


VSCode External Terminal Configuration

Press SHIFT-CTRL-C while in VSCode to open a new session in Warp.

To configure this, navigate to Settings in VSCode and search for Terminal ›
External: Linux Exec. Change this to warp-terminal if you've installed Warp with
your distribution's package manager. Otherwise, put in the full path to the
executable (e.g. if it is an AppImage).

JETBRAINS IDES

Currently, the JetBrains IDE configuration is only available on macOS.

Press a keyboard shortcut of choice while in a JetBrains IDE to open a new
session in Warp.

To configure this, use the Apple Menu. Click on Preferences, go to External
Tools , and click Add. In this menu, put the following information:

 * Name: Open Warp

 * Program: /Applications/Warp.app

 * Arguments: $ProjectFileDir$

 * Working Directory: /Applications

Then press Ok. Now you will be able to Open Warp from the Apple Menu under Tools
-> External Tools.


JetBrains New Session Shortcut

To attach this configuration to a keyboard shortcut, you must go to the Apple
Menu -> Preferences. Then go to Keymap -> External Tools. You will find Open
Warp. Right-click on it, and select Add Keyboard Shortcut. Type your desired
shortcut and click save! You're ready to open Warp with a keyboard shortcut.


JetBrains Configure Keyboard Shortcut
PreviousSubshellsNextURI Scheme

Last updated 6 months ago


Ask Kapa AI