ReSharper Tip of the Day: Go to File Members
Everyone uses, or at least knows about the member dropdown in Visual Studio

ReSharper will give you that same list of members in the current file via Alt + \ and let you search on it.

Again, don’t forget how powerful the ReSharper search boxes are.

Comments(0)