In Visual Studio, is there a keyboard shortcut to navigate (move cursor) to the last edited position (like PyCharm\'s Ctrl+Shift+Backspace
You can use Ctrl + - (View.NavigateBackward) shortcut.