Sublime Forum

File browse and select like Dreamweaver

#1

I would like to have a plugin which can give us option to select, link file from folder

I recorded a video here to explain what I’m saying screenr.com/QDT8

And I’m not aware if this feature/plugin is already available in Sublime Text 2.

0 Likes

#2

Not exactly the same, but you can try out AutoFileName. This allows for autocompletion of filenames. So it doesn’t give you a prompt to search for your files, but you can navigate through your filesystem searching for your file. github.com/BoundInCode/AutoFileName

0 Likes