liamcain / AutoFileName

Sublime Text plugin that autocompletes filenames
515 stars 78 forks source link

Option to use path from open folders #35

Open zslabs opened 11 years ago

zslabs commented 11 years ago

Hi all, AutoFilename is an awesome tool! One item that is a bit different in my workflow than how AFN expects is the project root path for inclusion (so prepending '/' doesn't go from the root of your system). I don't normally create Sublime projects, I just drag the folder into sublime and go at my projects that way. Is there a way to configure AFN to grab the '/' path relative to the current open folder structure instead of project? Thanks!

liamcain commented 11 years ago

This used to be how AutoFileName behaved when you had an empty project_root. I seem to have unknowingly changed this in a recent update. I'll push a fix soon. Just so I know, are you using the master branch or st3 branch?

zslabs commented 11 years ago

Ok awesome. I'm using the master branch. Thanks!

On Aug 1, 2013, at 8:54 PM, Liam Cain notifications@github.com wrote:

This used to be how AutoFileName behaved when you had an empty project_root. I seem to have unknowingly changed this in a recent update. I'll push a fix soon. Just so I know, are you using the master branch or st3 branch?

— Reply to this email directly or view it on GitHub.

zslabs commented 11 years ago

Hi, Did this ever make it in to the ST2 version? Still getting the same behavior. Thanks!