Skip to content

SOP-013: JetBrains Integration

DOCUMENT CONTROL

FieldValue
SOP IDSOP-013
Version1.0
StatusActive

Purpose

Install and use Claude Code with JetBrains IDEs (IntelliJ, PyCharm, WebStorm, etc.).

Supported IDEs

  • IntelliJ IDEA
  • PyCharm
  • WebStorm
  • PhpStorm
  • Rider
  • GoLand
  • RubyMine

Installation

  1. Open IDE
  2. File > Settings > Plugins
  3. Search for Claude Code
  4. Install and restart IDE

Features

FeatureDescription
Tool WindowIntegrated chat panel
Code ActionsContext menu options
Inline HintsCode suggestions
TerminalBuilt-in terminal

Using in JetBrains

Opening Tool Window

  • View > Tool Windows > Claude Code
  • Or click Claude icon in sidebar

Code Actions

  • Right-click on code
  • Select Claude Code submenu
  • Choose action (Explain, Refactor, etc.)

Configuration

Access settings:

  1. File > Settings
  2. Tools > Claude Code
  3. Configure options

Best Practices

JetBrains Tips

  1. Use tool window for context
  2. Configure keymaps
  3. Leverage code actions
  4. Integrate with terminal

Next Steps

Based on Official Claude Code Documentation