liamcain / AutoFileName

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

Don't work on sublime text 3. I hope you will update. #30

Open tf25 opened 11 years ago

liamcain commented 11 years ago

Have you tried switching to the st3 branch? If so, are there any errors in the console?

bdadev commented 11 years ago

Here with me did not work ... What do you mean by switching to the branch st3? If I can not I will not change for st3, this plugin is unbeatable and impossible to develop without it.

Thanks for your effort and commitment. Great job!

tf25 commented 11 years ago

I've switched to the ST3 branch. But it does not work. I don't show any errors in the console (../ctrl+space : no available completion). I'm use ST3 build 3047

liamcain commented 11 years ago

I'll take a look at it tomorrow. The last few updates have brought a lot of changes to the plugin_host and the api so it's possible that something broke recently.

bdadev commented 11 years ago

Ok, thanks for listening.

tf25 commented 11 years ago

Thanks for support !

liamcain commented 11 years ago

Okay, so I'm not sure what the problem you're having is. This might sound silly but could you check if the package was added to your "ignore packages" setting in your user preferences?

bdadev commented 11 years ago

yes, i added "ignore packages" setting in my user preferences

liamcain commented 11 years ago
"ignored_packages":
[
    "AutoFileName"
]

Make sure that AutoFileName is not in that list.

bdadev commented 11 years ago

There is, I have this

"ignored_packages": [ "Vintage" ],

liamcain commented 11 years ago

Hmm, okay. What OS are you using?

bdadev commented 11 years ago

Windows 8 64bits

bdadev commented 11 years ago

I thought I had installed the wrong package control, but the other way plugins installed correctly. The installation is done via git ST3, ST2 is in the manual, does it interfere with anything?

ARNHOE commented 11 years ago

I got it working in ST3, thanks for this plugin. Really missed this after using ST3 for awhile now.

lukaszahorec commented 11 years ago

I have the same problem as @BrunoAW , Sublime text 3 (3047), Win 8 64bit. After hitting ctrl+space - no available completition