by touwaeriol
🖥️ GUI Plugin for Claude Code / Codex CLI / Gemini CLI in JetBrains IDEs - Run AI coding assistants with a beautiful visual interface
# Add to your Claude Code skills
git clone https://github.com/touwaeriol/claude-code-plusClaude Code Plus is an IntelliJ IDEA plugin that integrates Claude AI directly into your development environment, providing intelligent code assistance through natural language interaction.
View Claude's tool usage with detailed information for Read, Write, and Edit operations.

Quickly reference files in your project using the @ mention feature.

Switch between different Claude models (Opus 4.5, Sonnet 4.5, Haiku 4.5).

Secure authorization dialog for file write operations.

No comments yet. Be the first to share your thoughts!
Interactive dialog for Claude to ask clarifying questions with model selection and feature settings.

Rich keyboard shortcuts for efficient operations.

Real-time view of Claude's task execution progress.

Support Model Context Protocol to extend Claude's capabilities.

jetbrains-plugin-x.x.x.zip from Releasesnode command is available in PATHnpx @anthropic-ai/claude-codeNote: The plugin includes a bundled Claude CLI - no separate CLI installation required!
If you prefer to use your own Anthropic API key instead of Claude Code subscription, you can use cc-switch to configure it:
npx cc-switch
This tool helps you switch between different authentication methods for Claude Code.
@ to mention files and add them as contextESC to interrupt AI generationCtrl+J - Quick actionsCtrl+U - Common operationsEnter - Send messageShift+Enter - New line in inputContributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.