Last Updated: February 25, 2016
·
569
· alexhajdu

Navigating in project with many lines of code

You are fixing something scrolling up and down like crazy in class with 1024+ lines of code.
How to quick jump back to line you were working on?
It's simple - use pragma and jump bar for quick navigate to the hot spot.

#pragma mark - =>=> WORK HERE <= <=

Picture

I use this very often so I defined snippet with shortcut for it.