kaiwood / vscode-center-editor-window

Centers your editor window at the current cursor position
https://marketplace.visualstudio.com/items?itemName=kaiwood.center-editor-window
MIT License
23 stars 4 forks source link
hacktoberfest vscode vscode-extension

Center Editor Window

This extension centers your editor window at the current cursor position. Default shortcut is ctrl-l.

Centering the window

New in 2.1: Additional setting center-editor-window.threeStateToggle: true/false to enable toggling between centering the current line center, moving it to the top of the viewport and moving it to the bottom.