The suggestions were sorted by the number of element matching the item, which could be confusing and get in the way of the user when they wanted to search for the least used version. We now sort the suggestions by "type" (id, class, tag, …), and then, within those groups, alphabetically. Differential Revision: https://phabricator.services.mozilla.com/D249768