Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow centering panel horizontally #3000

Open
vlucki opened this issue Jan 3, 2025 · 0 comments
Open

Allow centering panel horizontally #3000

vlucki opened this issue Jan 3, 2025 · 0 comments

Comments

@vlucki
Copy link

vlucki commented Jan 3, 2025

When editing code for longer periods of time, it can put a strain on users having to constantly look to the left. This problem becomes worse on ultra wide monitors.

To get around this, one must either move the code of interest to a right split, so that the left-aligned text at least starts at the center of the monitor, or split the editor in 3, manually moving code to the center panel. Neither is an ideal workflow.

Noevim has a plugin called "no-neck-pain" to ensure things are always centered regardless of the width of the editor. The Focus editor allows setting a max editor width which achieves similar results. VS Code also seems to support something along these lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant