Ever say to yourself I wish that ____ had ____. I keep wishing the UI had a quick way to jump to a function in my code. for example if I have
private void blah()
private void blah2()
etc
It would be great to have a quick jump section in the UI that lists those functions.
Anyway wouldn't I feel silly if it existed all this time, so I thought I'd ask. Anyone know if something exists like that and how to enable.
Thanks.
edit: VS pro 2013
Go to the complete details ...