[JetBrains] Option to disable inline completions to allow Copilot to work alongside Claude Code
Resolved 💬 4 comments Opened Mar 28, 2026 by heemoonc Closed May 5, 2026
Problem
When Claude Code [Beta] host plugin is enabled in JetBrains (PyCharm), GitHub Copilot inline suggestions stop working entirely. Claude Code does not provide its own inline completions in JetBrains, so this results in no inline suggestions at all.
Expected behavior
An option to disable Claude Code's inline completion interference, allowing Copilot (or other completion plugins) to handle inline suggestions while Claude Code handles chat/CLI features.
Workaround
Currently must disable Claude Code host plugin entirely to restore Copilot inline suggestions.
Related
- #25542
Environment
- IDE: PyCharm 2026.1 (Remote Development via JetBrains Gateway)
- Claude Code plugin: 0.1.14-beta
- GitHub Copilot plugin: enabled
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗