SublimeAllAutocomplete icon indicating copy to clipboard operation
SublimeAllAutocomplete copied to clipboard

All Autocomplete shadows completion files.

Open safield opened this issue 8 years ago • 0 comments
trafficstars

If I have "FooBar" specified in in my sublime-completions file and I have "FoorBarSomeText" that exists thecurrently open file, the completion "FooBar" will not even show up in the completions list.

If I uninstall All Autocompletions, both entries properly show up, and the proper priority is given to "Foobar" first, and then to "FooBarSomeText".

safield avatar Jan 30 '17 20:01 safield