Preflight Checklist
What's Wrong?
No diff view popped up in Intellij when making changes in a Claude Code session opened in Intellij by clicking the Claude code icon in Intellij. Can only see the diff in terminal UI.
Tried all suggestions from Claude code but it still did not work
1. Make sure the Claude Code plugin is installed in IntelliJ: Go to
Settings → Plugins → search "Claude Code" → verify it's installed and
enabled. Restart IntelliJ fully after installing.
2. Run Claude from IntelliJ's integrated terminal: Instead of connecting
via /ide from an external terminal, try opening IntelliJ's built-in
terminal and running claude directly from there. This is the most reliable
way for the IDE to detect Claude.
3. Check the diff tool setting: Inside Claude Code, run /config and make
sure the diff tool is set to auto.
4. Verify the Claude command path: In IntelliJ go to Settings → Tools →
Claude Code [Beta] and make sure the Claude command field points to the
right path (e.g., claude or /usr/local/bin/claude).
5. Full IDE restart: Not just closing the window — fully quit and reopen
IntelliJ.
System: Mac OS
Claude Code version: 2.1.62
What Should Happen?
Claude should open a side-by-side diff view window in Intellij
Error Messages/Logs
Steps to Reproduce
- Click the Claude Code icon in Intellij
- Ask Claude to make some changes
- After the change is done, Claude will show the diff change in terminal UI, but no Intellij window is opened.
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.62
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
No response
Preflight Checklist
What's Wrong?
No diff view popped up in Intellij when making changes in a Claude Code session opened in Intellij by clicking the Claude code icon in Intellij. Can only see the diff in terminal UI.
Tried all suggestions from Claude code but it still did not work
System: Mac OS
Claude Code version: 2.1.62
What Should Happen?
Claude should open a side-by-side diff view window in Intellij
Error Messages/Logs
Steps to Reproduce
Claude Model
None
Is this a regression?
No, this never worked
Last Working Version
No response
Claude Code Version
2.1.62
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
iTerm2
Additional Information
No response