Little extension that helps to keep the cursor at a specified vertical positon. This can be By default the extension will keep the cursor at the center of the screen. You can The extension will always keep the cursor at the desired position. You can disable Changelog 1.4.1:
1.4.0 [2019-05-07]: Add Visual Studio 2019 support 1.3.0 [2016-12-03]: Add Visual Studio 2017 support 1.2.3 [2013-11-17]:´ ~) Error message box can be disabled and is disabled by default. 1.2.2 [2014-11-08]: %) Fixed unhandled exception caused by configuring 'Edizen' after closing text editor windows. 1.2.1 [2014-11-01]: %) Text editor won't jump around when selecting items from intellisense. 1.2.0 [2014-10-26]: +) Introduced the 'Bottom Split Fraction' so that a view port segment can be specified. Auto scrolling will only be done when the cursor moves outside of that segment. E.g. to have a top and bottom margin of 25% of the editor view height you need to set 'Split Fraction' to 0.25 and 'Bottom Split Fraction' to 0.75. Setting the 'Bottom Split Fraction' to a negative value (default) will keep the cursor exactly at the 'Split Fraction' position (old behavior). %) Fixed an issue that caused disable auto sync while mouse is pressed to not work correctly, when text was selected in the editor. 1.1.0 [2014-10-18]: 1.0.0 [2014-10-12]: |