Enhance collaboration between Xcode and VSCode/Cursor.
Why Bifrost? Named after the rainbow bridge in Norse mythology that connects different realms — just as this extension bridges Xcode and VSCode/Cursor.
Bifrost keeps Xcode and Cursor/VSCode in sync for the currently opened file and selection.
- Monitors Xcode's currently opened file and selected lines
- Automatically opens the same file in VSCode/Cursor
- Syncs cursor selection to match Xcode
- Open Command Palette (Command+Shift+P)
- Run
Xcode Sync: Startto begin monitoring - Switch files or select code in Xcode
- VSCode/Cursor will automatically sync
- Run
Xcode Sync: Stopto stop monitoring
Bifrost lets you build and run your Xcode project from Cursor/VSCode.
- Open Xcode and configure a destination
- Back in Cursor/VSCode,
Command+Shift+P→ search forXcode Run - Use the Xcode Run/Build buttons in the Cursor/VSCode status bar
- macOS
- Xcode installed
- Permission to control Xcode via AppleScript (will prompt on first use)
Install the .vsix file via Cursor/VSCode: Command+Shift+P → search for Install from VSIX