In Visual Studio, is there a keyboard shortcut to navigate (move cursor) to the last edited position (like PyCharm\'s Ctrl+Shift+Backspace
Many of the answers mention VisualStudio 2017 or a plugin to VisualStudio 2015.
I found the following shortcuts in VisualStudio 2015.
View.NavigateBackward View.ForwardBackward
Map nicely to pycharm's
Last Edit Location Next Edit Location