Move Visual Studio Code Panel from right to bottom

visual-studio-code

I move Visual Studio Code's workbench Panel to the right

VS Code with panel on right

Now I cannot seem to move it to the bottom. Dragging Terminal/Problem to the bottom does not work. I have also ensure in User Settings there is this setting

"workbench.panel.defaultLocation": "bottom"

After restarting VS Code, the Panel is still on the right.

Best Answer

I was stuck on this for a bit as well.

Make the Terminal panel bigger and you'll see the icon to move it back to the bottom.

Related Question