2
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?

More than 5 years have passed since last update.

Atomでディレクトリ指定で検索する

2
Posted at

Atomを使ってて、開いているプロジェクトのディレクトリの数が膨大だったりすると、目的のファイルにたどり着くまでにえらい時間がかかってしまうので、うまい具合にファイルを検索するツールはないものかと思って探しました。

要件

  1. ファイル名ではなくディレクトリを名で検索できる
  2. 現在開いているプロジェクトをデフォで指定してくれたら尚可

インストールしたパッケージ

advanced-open-file
https://atom.io/packages/advanced-open-file

これ。

インストール後、alt+cmd+o で検索窓を開くと、デフォルトで開いているプロジェクトが指定されていて、パスをガシガシ指定って配下にあるファイル行事してくれるのでなかなかいい感じ。

2
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
2
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?