• Sign In



  • Categories

    Extension Details



    Readme

    Open in Xcode opens the current Nova workspace or file in Xcode.

    Usage

    Run Extensions > Open in Xcode or Extensions > Open File in Xcode from the menu bar, or use the Command Palette.

    • Open in Xcode — opens the workspace folder in Xcode
    • Open File in Xcode — opens the current file in Xcode. If the workspace contains an .xcworkspace or .xcodeproj, the file is opened within that project context.

    Requirements

    Xcode must be installed on your Mac.

    Release Notes

    2.0.x

    • Added "Open File in Xcode" command to open the current file
    • When an Xcode project or workspace exists, opens the file within that context

    1.0.x

    • Initial release