Prefer text files vs binary files?
Here I'm after WhyFlexport.jsx but the images always appear first.

Yeah the file-name (WhyFlexPort.jpg, WhyFlexPort.jsx) are mostly the same score. Then the images wins because shorter path / shallower directory.
I have another request about giving bonus for matching extension and that is probably coming soon. However it does not help on that screenshot / would not be needed if you typed extension.
However if it is unlikely that atom would be used to open any image, adding *.png, *.jpg (and possibly a few other) to ignored name would do the trick, what do you think ?
Atom can open images, so I'm not sure that hiding them is the right thing to do.
However I imagine that images get opened much less frequently since as far as I'm aware all you can do with images in Atom is view them.
Yeah it's just that a white list of text file format can get quite huge, and probably wont change from query to query. So dealing with those at list building time seems the most efficient.
Do you happens to use that file often ? If so the request to boost recent/frequent file is probably the next step I'll put my head onto.
Recency and frequency seems like the most general way to deal with this IMO :+1:
Migth try to squeeze in a top file extension too. Eg opening a php file is a vote for php file in general. That migth help with this request.
Good idea :+1: