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
{{ message }}
This repository has been archived by the owner on May 23, 2018. It is now read-only.
They are results from autocomplete-snippets. ac+ ordering is non-deterministic when multiple providers return suggestions; it depends on the order of provider registration (autocomplete-snippets is bundled in core) and the time taken to get the suggestions (snippets will be usually faster).
One more oddity - is this intended behavior? Is it possible to disable snippets when in the middle of a token...? (Or sort them to the bottom??)
The text was updated successfully, but these errors were encountered: