sublime-fscompletion icon indicating copy to clipboard operation
sublime-fscompletion copied to clipboard

Simply doesn't work

Open thorstenkampe opened this issue 9 years ago • 9 comments

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:\

thorstenkampe avatar Jan 06 '16 19:01 thorstenkampe

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* ?

lingo avatar Mar 29 '16 14:03 lingo

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

lingo avatar Mar 29 '16 14:03 lingo

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

thorstenkampe avatar Mar 29 '16 15:03 thorstenkampe

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

lingo avatar Mar 29 '16 15:03 lingo

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

lingo avatar Mar 29 '16 15:03 lingo

I'm not using projects and the current file is not saved ("untitled")

thorstenkampe avatar Mar 29 '16 15:03 thorstenkampe

It was working perfectly for me but now it stopped working :( (macOS 10.13.4)

revolter avatar Apr 03 '18 20:04 revolter

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.

lingo avatar Apr 05 '18 10:04 lingo

+1. Plugin doesn't work in Windows 10 Enterprise LTSB 64-bit EN.

Thanks.

Kristinita avatar Apr 10 '18 07:04 Kristinita