Moving Panel in Visual Studio Code to right side

1c. picture 1c. · Jan 26, 2017 · Viewed 144.4k times · Source

In Visual Studio Code, panel section is at bottom by default. How do I move it to right side ? For example in the following image ,panel(Section D) is at the bottom, instead I want it to move to the rightside i.e., in the area where README.md editior shown in Editor Groups(Section C). enter image description here

Image Credits: (https://code.visualstudio.com/images/codebasics_hero.png)

Answer

dcastro picture dcastro · Nov 17, 2018

As of October 2018 (version 1.29) the button in @mvvijesh's answer no longer exists.

You now have 2 options. Right click the panel's toolbar (nowhere else on the panel will work) and choose "move panel right/bottom":

Or choose "View: Toggle Panel Position" from the command palette.

Source: VSCode update notes: https://code.visualstudio.com/updates/v1_29#_panel-position-button-to-context-menu