You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
The text was updated successfully, but these errors were encountered:
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".
The text was updated successfully, but these errors were encountered: