0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

[備忘録] vscodeでファイルが一つしか開けない問題の解消法

Posted at

はじめに

この度、Github Copilot Agent modeを使うにあたり、

insiders verのvscodeを使うことになったのですが、

「ファイルを複数個開くことが出来ない...😣」

といったことがありましたので、

その解消法を書いてみたいと思います。

解消法

vscode(またはvscode insiders)の「settings」に進み、

検索欄で「workbench.editor.enablePreview」と入力します。

すると、「Workbench」という部分に

Editor: Enable Preview」というチェック項目がありますので、

このチェックを外します。

スクリーンショット 2025-03-22 9.29.59.png

これでファイルを複数個開くことが出来ますよ☺️

参照

0
0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?