Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VS Code Window Size RestoreNew to Visual Studio Code? Get it now.
VS Code Window Size Restore

VS Code Window Size Restore

MicroHobby

|
182 installs
| (0) | Free
Resize the Window dimensions of your workspace reading from the settings JSON
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Use the follow on .vscode/settings.json from a workspace:

"window.title":  "banana",
"window.height":  23,
"window.width":  23,

this will force the workspace to open with the specified size.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft