Emacs-like Ctrl + Up / Down text navigation in Visual Studio 2010?

In the Emacs version of Windows, Ctrl + Up and Ctrl + Down, move between blocks of text by going to the previous / next empty line instead of line by line. Is there a way to reproduce this functionality in Visual Studio?

+3
source share

Source: https://habr.com/ru/post/1762766/


All Articles