What's wrong with this entry?
Anonymous. No account, no email.
Claude Code now supports integration with JetBrains IDEs! This major addition enables users to connect Claude Code with popular JetBrains development environments.
Supported IDEs:
- PyCharm
- IntelliJ IDEA (Ultimate and Community)
- WebStorm
- PhpStorm
- RubyMine
- CLion
- GoLand
- Rider
- DataGrip
- AppCode
- DataSpell
- Aqua
- Gateway
- Fleet
- Android Studio
How it works:
- When
ENABLE_IDE_INTEGRATION="true"is set, Claude Code can now detect and install the JetBrains plugin - The plugin (
claude-code-jetbrains-plugin) is automatically deployed to the appropriate plugin directories - Claude Code intelligently detects existing installations and handles version management
Usage:
# Enable IDE integration
export ENABLE_IDE_INTEGRATION="true"
claude
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.