2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

VScodeでターミナルが開く位置を変更する

Last updated at Posted at 2021-09-17

はじめに

最初はpythonの勉強しかしていなかったため、anacondaに入ってたspyderを使っていたのですが、段々とやる言語が多くなってきたためVScodeに移住しました。
実行したときに生成されるターミナルの位置がエディタの下という(自分的には)死ぬほど使いづらい設定になっていたので直しました。

環境

ChromeOS/crostini(linux)
Visual Studio Code 1.60

chromebookとかいう謎の機体で作業していることは気にしないで大丈夫です。windowsでも全く操作は変わりません。

実践

Screenshot 2021-09-17 10.22.10.png
左下の歯車マークを押して
Screenshot 2021-09-17 10.26.43.png
設定を開いて
Screenshot 2021-09-17 10.29.35.png
検索欄にワークベンチとか入れて__「Panel: Default Location」__の設定を探してください
bottomからrightに変更すれば終了です

簡単でしたね!

余談

検索弱者なのでいろいろ探し回って二時間位浪費しました。
同士が同じ轍を踏まぬように記しておきます。

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?