Hello there, I was wondering if there is plan to add a feature to atom (maybe there is an extension for this) to allow you to open a file/folder from atom without needing to open a dialog, only by text.
Similar to emacs ctrl-x+ctrl-f. You type the full path to the file or directory you want to open (or also create in the case of the file). Right now I know that ctrl-t (or cmd-t in OS X) does something like that, but only in the current directory I am working, my idea is to do this on any directory knowing the full path.
Is there anything like this in atom? Maybe there is an extension to do it?
Thank you for your time!