Skip to content

A Visual Studio 2019 / 2022 extension for having the cursor move along as you scroll in the text editor.

Notifications You must be signed in to change notification settings

bhaeussermann/scroll-with-stationary-cursor

Repository files navigation

Scroll With Stationary Cursor

A Visual Studio 2019 / 2022 extension for having the cursor move along as you scroll in the text editor.

Features

Adds commands that allow to scroll up or down in the text editor while having the (keyboard) cursor move along. For every line that you scroll up, the cursor will move one line up, and similarly when scrolling down. Because the cursor moves along as you scroll, it will retain the same distance from the top or bottom of the editor.

Commands

  • Edit.ScrollWithCursorUp (default key binding: Ctrl + Shift + Alt + Up)
  • Edit.ScrollWithCursorDown (default key binding: Ctrl + Shift + Alt + Down)
  • Edit.ScrollWithCursorUpExtend
  • Edit.ScrollWithCursorDownExtend

About

A Visual Studio 2019 / 2022 extension for having the cursor move along as you scroll in the text editor.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages