claude-code - 💡(How to fix) Fix CLI startup splash incorrectly says 'PyCharm plugin' for all JetBrains IDEs [1 comments, 2 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#60676Fetched 2026-05-20 03:52:25
View on GitHub
Comments
1
Participants
2
Timeline
5
Reactions
0
Timeline (top)
labeled ×4commented ×1

Code Example

Install the PyCharm plugin from the JetBrains Marketplace
RAW_BUFFERClick to expand / collapse

The CLI startup splash displays this message:

↑ Install the PyCharm plugin from the JetBrains Marketplace

This is confusing when using IntelliJ IDEA or other JetBrains IDEs. Since the same Claude Code plugin works across all JetBrains IDEs (IntelliJ, PyCharm, WebStorm, GoLand, etc.), the message should either:

  1. Detect which JetBrains IDE is being used and customize the message (e.g., "Install the IntelliJ plugin")
  2. Use generic wording like "Install the JetBrains plugin"

Environment:

  • IDE: IntelliJ IDEA
  • OS: Linux

This is a minor UX issue that creates unnecessary confusion for users of non-PyCharm JetBrains IDEs.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING

claude-code - 💡(How to fix) Fix CLI startup splash incorrectly says 'PyCharm plugin' for all JetBrains IDEs [1 comments, 2 participants]