Ctrl+P
Use the follow on .vscode/settings.json from a workspace:
.vscode/settings.json
"window.title": "banana", "window.height": 23, "window.width": 23,
this will force the workspace to open with the specified size.