I just installed Visual Studio 2012 and am having a hard time navigating within a file. What I\'d like to be able to do is type in one or more characters of a class, method
With Resharper you can use Ctrl+F12 to navigate to a member of the current class, method or field.