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:Go To File(Ctrl+P)で.gitignore内のファイルも検索対象にする

Posted at

症状

VSCodeにある、ファイルを検索して飛べる機能Go To File(WindowsならCtrl+P)で一部ファイルが出てこないときがあった。.gitignoreの対象となっているファイルはデフォルトではGo To Fileの検索から外れるらしい。

対処法

設定を開いてSearch: Use Ignore Filesをオフにする。
image.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?