In Visual Studio, you can set Bookmarks in the code.
To jump between Bookmarks:
Ctrl + K + N (for next)
and
Ctrl + K + P (for previous)
To toggle a Bookmark on/off for a line:
Ctrl + K + K
In Visual Studio, you can set Bookmarks in the code.
To jump between Bookmarks:
Ctrl + K + N (for next)
and
Ctrl + K + P (for previous)
To toggle a Bookmark on/off for a line:
Ctrl + K + K