如何恢复在VS Code中终端的位置?

huangapple go评论51阅读模式
英文:

How do I restore the position of the terminal in VS Code?

问题

我曾经在 VS Code 中使用底部的终端,我真的很喜欢它。但现在,我不知道我按了什么键,终端在屏幕的左侧启动了。我该如何更改它?我尝试在设置中搜索,但没有找到任何内容。

英文:

I used to have VS Code's terminal open at the bottom, and I really liked it. But now, I don't know what I pressed, but the terminal starts up on the left side of the screen. How do I change it?如何恢复在VS Code中终端的位置?

I tried searching it up in settings but I didn't find anything.

答案1

得分: 3

看起来你已经将面板对齐到左边,然后将终端面板拖动到一个拆分视图中。

右键点击面板区域的标题栏(位于“PROBLEMS OUTPUT ...”右侧),然后点击“面板位置” > “底部”。

然后将“TERMINAL”面板手柄拖回到面板标题栏中的面板标签栏中。

英文:

It looks like you aligned the panel to the left and then dragged the terminal panel to a split.

Right click the title bar of the Panel area (the part to the right of "PROBLEMS OUTPUT ..."), and then click "Panel Position" > "Bottom".

Then drag the "TERMINAL" panel handle back into the Panel tab strip in the Panel's title bar.

huangapple
  • 本文由 发表于 2023年5月11日 15:36:22
  • 转载请务必保留本文链接:https://go.coder-hub.com/76225154.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定