Skip to content

sferrini/SFJumpToLine

Repository files navigation

SFJumpToLine

Xcode plugin that moves the instruction pointer to the selected line.

Install:

  • Install via Alcatraz
  • Or clone and build the project, then restart Xcode.

Uninstall:

  • Uninstall via Alcatraz
  • Or run rm -r ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/SFJumpToLine.xcplugin/

Usage:

Once you are break, do ^J (ctrl + j) on the line you want to jump with the instruction pointer.

About

Xcode plugin that moves the instruction pointer to the selected line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published