Visual Studio Productivity Tips: Move between methods and properties efficiently
Do you know that, you can quickly move between methods in Visual Studio using the
In this part of my Visual Studio Productivity Tips series, we will learn how easy it is to move back and forth through methods inside a code file.
Visual Studio Productivity Tips:
- Cycle Clipboard Ring feature to perform multiple copy/paste
- Limit search results to filename only
- Move between methods and properties efficiently
When you are in a code file inside Visual Studio, you will find two menu items named
To move to the next method, select
I hope that the post was useful and will help you to faster navigate between methods while writing/debugging code inside Visual Studio. Don't forget to share this with your friends and help them to navigate codes faster.

Why not reach little more and connect with me directly on Twitter, Facebook and LinkedIn. I would love to hear your thoughts and opinions.