'VS Code terminal appearing on the side and not the bottom

My VS Code Terminal/Problems/Output/Debug is appearing on the side like this - enter image description here

However, I want it to appear at the bottom like this - enter image description here

How do I make it appear at the bottom?



Solution 1:[1]

  • Right Click on Terminal Step1
  • Click on Move Panel To Bottom Step 2
  • Then you can see your terminal at bottom

Solution 2:[2]

HOW TO CHANGE THE POSITION OF THE VSCODE TERMINAL

  1. Right Click on the Terminal Toolbar (If you do not do right click in the terminal, it will not work)
  2. Select the option Move panel to bottom

enter image description here

Solution 3:[3]

To make terminal appear at bottom as default, do following:

  1. Open settings [CRTL + ,]
  2. Type terminal default location
  3. Find Terminal>Integrated>Default Location and change value to view

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1
Solution 2 Pedro Uzcátegui
Solution 3 Tyler2P