Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ssigwart/vscode-editor-layout-helper
- Owner: ssigwart
- License: mit
- Created: 2023-04-03T01:28:46.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-05T16:01:25.000Z (over 1 year ago)
- Last Synced: 2023-08-05T17:21:17.613Z (over 1 year ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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.