Let's take path for instance. path/posix and path/win32 are the first two suggestions for path.*. 99.9999% of the time I just want path but if I'm not paying close attention can often import from one of the other two.
I'd love to either exclude the other two or declare them to be "not important" so that they're not the first two entries in my list for path.*.

Let's take
pathfor instance.path/posixandpath/win32are the first two suggestions forpath.*. 99.9999% of the time I just wantpathbut if I'm not paying close attention can often import from one of the other two.I'd love to either exclude the other two or declare them to be "not important" so that they're not the first two entries in my list for
path.*.