Extension Details

- Open in Xcode
- by gingerbeardman
- 15 Recent Installs | 23 Total Installs
- Opens the current workspace or file in Xcode
- Repository
- Bug Reports
-
Read Files
-
Launch Subprocesses
-
This extension is allowed to:
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
.xcworkspaceor.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