, Visual Studio 2012. , VS 2012. , - , , . , . , .
Another useful command is ctrl + k ctrl + a, which is Edit.SwapAnchor. So you can be somewhere in the code and then find. Now you have a dot and an anchor (possibly also known as a cursor and last goback). You can do ctrl + = to select, then ctrl + k ctrl + a then jump from the other end using a different find - or something like that.
source
share