I have two files functions.txt and functions.ps1.
At the PS command prompt, when I press tab in the directory, the first choice that comes up is "functions.txt".
However, if I type "del " and then press tab, the first choice that comes up is "functions.ps1".
This appears to be consistent.
Is there some logic behind this, is it coincidence, or is it evil imps trying to trick me into deleting the wrong file?

funthen press tab I get functions.ps1. If I typedeland hit tab I also get functions.ps1. So I couldn't replicate. – Andy Arismendi Feb 22 at 22:50