Lucas Hudson

Results 25 comments of Lucas Hudson

Sorry for the verrrry late response! I will try to test this on Windows today. I usually only use Linux and haven't had this problem. It's strange because the debug...

Also, are you using the explicitly-defined completion trigger, or the usual Sublime autocompletion?

Thanks for the feedback, I'll try to reproduce this so I can find the bug.

I'm assuming that the current file or project in this case is on `F:\` ?

Thanks for the bug reports. I will see if I can test this on Mac/Windows I'm using Linux and use the plugin regularly without issues, so I assume this is...

Hi there, there are some test files in the package directory, if you have it extracted. Typically you should be able to just type in part of a pathname and...

The package manager installs packages as zipfiles. The test files are within the archive. $ unzip -l ~/.config/sublime-text-3/Installed Packages/FileSystem\ Autocompletion.sublime-package Archive: FileSystem Autocompletion.sublime-package Length Date Time Name --------- ---------- -----...

It sounds like you're doing exactly the right thing. If you're willing to persevere, you could enable debug mode in the package, and report here the console output. To enable...

That is weird, indeed! What OS are you on? I get screeds of output on debug mode, so it sounds like the plugin isn't running at all. Do you have...

Ah, it does sound like a conflict with hotkeys. This is a weakness of sublime text still, that the hotkey management is difficult. This may help: https://packagecontrol.io/packages/FindKeyConflicts I'll close this...