sublime-fscompletion
sublime-fscompletion copied to clipboard
Simply doesn't work
Running under ST3, no completion is happening. This is all I get (even in debug mode)
FSAutocompletion: guessed_path: C:\da
FSAutocompletion: view_path: F:\
FSAutocompletion: get_view_cwd: folder found {'path': 'F:\\'}
get_view_cwd: <function get_cwd_from_project at 0x000000FAFFD60D08> => F:\
FSAutocompletion: guessed_path: C:\da
FSAutocompletion: view_path: F:\
FSAutocompletion: get_view_cwd: folder found {'path': 'F:\\'}
get_view_cwd: <function get_cwd_from_project at 0x000000FAFFD60D08> => F:\
FSAutocompletion: guessed_path: C:\da
FSAutocompletion: view_path: F:\
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 messages seem to show a path being guessed correctly. In this case do paths exist matching C:\da* ?
Also, are you using the explicitly-defined completion trigger, or the usual Sublime autocompletion?
C:\ as well as C:/ completes to files and directories that are actually on F: where Sublime is started from. Same for Ctrl-Space as for Ctrl+Alt-/. C:/dat does not complete to C:/data
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:\ ?
I'm not using projects and the current file is not saved ("untitled")
It was working perfectly for me but now it stopped working :( (macOS 10.13.4)
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 an OS-related issue.
+1. Plugin doesn't work in Windows 10 Enterprise LTSB 64-bit EN.
Thanks.