Codex Mac App Not Displaying JetBrains IDEs
What version of Codex is running?
260202.0859
What subscription do you have?
Plus
Which model were you using?
N/A
What platform is your computer?
Darwin 25.2.0 arm64 arm
What terminal emulator and version are you using (if applicable)?
N/A
What issue are you seeing?
My Codex Mac app does not display any of my JetBrains IDEs when attempting to open projects. It shows applications like Cursor, Finder, Terminal, Warp, and Xcode, but not the JetBrains IDEs I have installed. I have DataSpell, PyCharm, IntelliJ, and WebStorm installed, and they are all working fine and up to date.
The issue seems to be that Codex is expecting apps only from the main applications folder, located at the root of the Mac drive (/Applications). However, when installed via the JetBrains Toolbox, all apps are installed in the user’s home folder under ~/Applications. To resolve this, Codex should be updated to allow IDEs to be pulled from the user’s home folder’s applications folder as well.
<img width="184" height="275" alt="Image" src="https://github.com/user-attachments/assets/2d3dae8e-4eb4-4d29-9c44-5fc75c4bba40" />
<img width="470" height="77" alt="Image" src="https://github.com/user-attachments/assets/a63c2fb9-d263-4b50-a78f-e77acc97de6c" />
What steps can reproduce the bug?
Install JetBrains IDEs via the JetBrains Toolbox App.
What is the expected behavior?
JetBrains IDEs should be detected, despite being in ~/Applications.
Additional information
_No response_
This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗