What it the Visual Studio shortcut to switch to recently edited line of code ? (useful after accidentally pressing Page Down for example).
I saw my mother using it but couldn’t spot what the combination was. Also couldn’t find on internet.
What it the Visual Studio shortcut to switch to recently edited line of code
Share
Ctrl + - (that’s a hyphen) will take to back to the last place you navigated from.
You can download PDFs of common keyboard shortcuts for visual studio 2010 here.