Xcode plugin that moves the instruction pointer to the selected line.
- Install via Alcatraz
- Or clone and build the project, then restart Xcode.
- Uninstall via Alcatraz
- Or run
rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/SFJumpToLine.xcplugin/
Once you are break, do ^J
(ctrl + j
) on the line you want to jump with the instruction pointer.