Skip to main content
Watchfire
EditorsWorks

JetBrains IDEs

IntelliJ, GoLand, WebStorm and friends — open the worktree, review the branch.

www.jetbrains.com

What is JetBrains IDEs?

JetBrains IDEs cooperate with Watchfire the same way VS Code does: open the worktree folder, review the branch.

JetBrains IDEs + Watchfire

  • Any IntelliJ-family IDE that opens a folder can open a Watchfire worktree.
  • Use the IDE's built-in git tools to diff and review the task branch like any other feature branch.
  • No plugin or sidecar — the IDE doesn't need to know Watchfire exists.

Related docs

Ready to go

Get started with Watchfire

Install in seconds. Define tasks. Let agents ship code for you.

Download for macOS

Available for macOS, Linux, and Windows

install
# Install via Homebrew (macOS)
$brew tap watchfire-io/tap
$brew install --cask watchfire-io/tap/watchfire
# Set up your project and go
$watchfire init
$watchfire task add "Build the login page"
$watchfire start --all

Includes GUI, CLI, and daemon. Also available via Homebrew.