Please provide a plugin for JetBrains rather than as part of the JetBrains AI Assistant
Resolved 💬 3 comments Opened Feb 27, 2026 by WinKawaks Closed Feb 27, 2026
What version of the IDE extension are you using?
CLI
What subscription do you have?
Codex team subscription
Which IDE are you using?
Pycharm
What platform is your computer?
_No response_
What issue are you seeing?
I’m a heavy PyCharm user, and my team has purchased Codex for development use. So I do not plan to subscribe to PyCharm AI Assistant separately. Currently, I mainly work in Remote Development mode. However, I found that ChatGPT OAuth is not supported in this setup, which means I can only use the Codex CLI version in the terminal.
Would it be possible to provide an IDE plugin (similar to the Claude Code plugin) that:
- Automatically reads:
- The currently selected code
- All currently opened files in the editor
- Sends this context to Codex
- Displays suggested modifications directly inside the IDE (e.g., inline diff or structured changes),
instead of outputting everything in the terminal
Many thanks for considering this request!
What steps can reproduce the bug?
None
What is the expected behavior?
_No response_
Additional information
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗