Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Edizen
Edizen

Edizen

Paiden36

|
1,655 installs
| (3) | Free
Keeps the text cursor at a specified vertical position/segment.
Download

Little extension that helps to keep the cursor at a specified vertical positon. This can be
helpful when you try to keep your hands on the primary keyboard pane as much as possible
as you don't need to reach the Page keys or the scroll wheel to move the editor viewport.

By default the extension will keep the cursor at the center of the screen. You can
change this setting in the options page of Visual Studio.

The extension will always keep the cursor at the desired position. You can disable
this 'autosync' behavior by invoking Edit -> Enable Edizen Autosync or hitting
the keyboard shortcut Ctrl + Shift + F11. Then you have to invoke
'Edit -> Sync Edizen' manually. Note this command doesn't have any
keyboard shortcut by default. But you can assign shortcuts to both commands
in Visual Studio's keyboard settings.

Changelog

1.4.1:

  • Fix NullReference exception on VS startup

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]:
+) Autosync will be temporarily disabled while mouse buttons are pressed to stop
the editor from moving around when clicking or selecting text. This behavior can
be turned on or off in the options page of Visual Studio.

1.0.0 [2014-10-12]:
Initial Release

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft