Skip to content

Add "open in" support for JetBrains/Pycharm apps in Codex Desktop #10443

@corrylc

Description

@corrylc

What feature would you like to see?

Codex Desktop currently supports a variety of IDEs/editors for opening the project/files, but nothing from JetBrains, such as PyCharm.

Adding support for JetBrains IDEs would expand the user base for this feature greatly, and should be possible by calling out to the IDE with something like open -na "PyCharm.app" --args "$FOLDER"

Alternately, if direct support isn't desirable, allowing the user to call an arbitrary command via config would be much appreciated.

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    appIssues related to the Codex desktop appenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions