Visual Studio Productivity Tips: How to quickly navigate to last edit location
How many times this happened with you while working on a code block you wanted to navigate to the last edited block of a code file? Now the latest version of Visual Studio 2017 provides you the option to easily go back to the last edited location.
In this part of my Visual Studio Productivity Tips series, we will learn how easy it is to quickly navigate to the last edit location in Visual Studio.
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
- Assigning keyboard shortcuts to Visual Studio command menus
- Adding and deleting text at multiple caret positions
- Create a project from existing code
- How to increase the list of recent files and projects shown in the Visual Studio File menu?
- Expand/Contract Selection feature to ease your life while selecting code block
- How to quickly navigate to last edit location in Visual Studio?
This happens to almost every developer, when we start doing some changes in one file and end to a different file or code block. In such case, it's sometime difficult to remember where exactly we worked last time.
Microsoft brings a new feature to Visual Studio 2017 version 15.8, which enables you to go back to your last edited location. If you are using the latest version of Visual Studio 2017, navigate to Visual Studio menu

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