It is possible in vscode to put the terminal on the right?

editor, visual-studio-code

Solution

Right Side Terminal Feature has been implemented.

Right click on the `Terminal` tab and select `Move Views to Side Panel` | `Move Panel Right`.

Current Version (January 2024) <Feb 2022

Problem

Is it possible to move/open the terminal window to the right of the screen? That would allow me to optimize the editor spaces to work in more efficiently. In vscode when we use Ctrl+I For example, open a terminal just below where the files are open,

Original source

Related problems