I use this one all the time. Often times you’re working with a large code file and need to see what’s happening on a specific line of code. You could open the Sources panel, search for the location you’re interested in, and set a breakpoint. Try this instead.
Full article