Osmose / advanced-open-file

Open files and folders in Atom easily.
https://atom.io/packages/advanced-open-file
Other
119 stars 20 forks source link

Feature request: auto open file #148

Closed slavaGanzin closed 6 years ago

slavaGanzin commented 6 years ago

Hello awesome plugin which use for a long time! Thanks

I want aof to automatically open file if i narrowed search to a single file.

Having folder with files: one.py two.py three.py

Now:

Would be perfect:

Of course this shouldn't be default behaviour.

slavaGanzin commented 6 years ago

I found that this could be done with:

'.advanced-open-file atom-text-editor':
  'enter': 'advanced-open-file:confirm-selected-or-first'

Thanks!

Osmose commented 6 years ago

lol, glad that worked out for you :D