visual-studio-code

How to adjust the position of the internal terminal


I made a mistake, I put vs built-in terminal position, from the bottom of the screen, change to the right side of the screen, but it doesn't work out, even more, more trouble is that I can't change the terminal from the right side of the screen to the bottom of the screen, I can't found such button!!!

Who can help me? I have tried to delete "~/. Vscode" and software, and then decompress again, but the problem has not been solved!

BTW, my laptop system is ubuntu16.04, and the vscode version is v1.24.1.


Solution

  • If you move the Terminal split bar to the left (this will widen the Terminal window), the icon for Move to Bottom will appear.

    enter image description here

    Updated on 9-May-2022:

    The current VSCode version as now is 1.67.0. The below steps are still valid in current version of UI.

    Updated on 18-Nov-2018:

    Version 1.29 was released in October 2018 (https://code.visualstudio.com/updates/v1_29) and the UI has changed for configuring the terminal position.

    1. Version check

    enter image description here

    2. Move Terminal From Right To Bottom

    enter image description here

    3. Move Terminal From Bottom To Right

    enter image description here