Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Tiling ManagerNew to Visual Studio Code? Get it now.
Tiling Manager

Tiling Manager

Oluwaseun Adetunji

|
1 install
| (0) | Free
Programmatically set editor group widths to predefined percentages
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Tiling Manager

A VS Code extension for setting editor group widths to specific percentages. Resize the active editor group to 25%, 33%, 50%, or any custom percentage, with remaining space automatically redistributed among the other groups.

Features

  • Preset widths — Quickly set the active editor group to 25%, 33%, or 50%
  • Custom width — Enter any percentage via an input prompt
  • Redistribution strategies — Choose between even or proportional distribution of remaining space

Commands

Command Description Keybinding
Tiling: Set Editor Width to 25% Resize active group to 25% Cmd+Alt+1 / Ctrl+Alt+1
Tiling: Set Editor Width to 33% Resize active group to 33% Cmd+Alt+2 / Ctrl+Alt+2
Tiling: Set Editor Width to 50% Resize active group to 50% Cmd+Alt+3 / Ctrl+Alt+3
Tiling: Set Custom Editor Width (%) Resize active group to a custom percentage —

Settings

Setting Default Description
tilingManager.redistributionStrategy even How remaining space is distributed among non-active groups. even splits equally, proportional preserves relative sizes.

Requirements

  • VS Code 1.75.0 or later
  • At least two editor groups open

Limitations

  • Currently supports single-level horizontal layouts only. Vertical and nested layouts are planned for a future release.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft