Make fuzzy matching a little less eager for short identifiers
authorsimonpj@microsoft.com <unknown>
Fri, 7 Jan 2011 10:28:55 +0000 (10:28 +0000)
committersimonpj@microsoft.com <unknown>
Fri, 7 Jan 2011 10:28:55 +0000 (10:28 +0000)
For single-character identifiers we now don't make any suggestions
See comments in Util.fuzzyLookup


No differences found