Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ssigwart/vscode-editor-layout-helper

VS Code extension to help with editor layout
https://github.com/ssigwart/vscode-editor-layout-helper

Last synced: about 1 month ago
JSON representation

VS Code extension to help with editor layout

Awesome Lists containing this project

README

        

# Editor Layout Helper

This extension helps with resizing editor groups

## Settings

- `editor-layout-helper.enforceEqualHorizontalWidthsOnActiveEditorChange`: When enabled, editor groups will be resized to equal horizontal widths whenever the active editor changes. Default: Enabled.

## Commands

- `editor-layout-helper.distributeEditorsHorizontal` (**Distribute Editors Horizontally**) - This command resizes editor groups to be equal size widths.