MinusculeMatcher: pay less attention to case mismatches in non-completion contexts (IDEA-119877)

This commit is contained in:
peter
2014-07-07 12:23:10 +02:00
parent c10c561d4b
commit fc5eb4a317
5 changed files with 33 additions and 10 deletions
@@ -0,0 +1,11 @@
import java.io.*;
class Foo {
{
pim<caret>
}
}
class PNGImageDecoder {}
class PImageDecoder {}
class posIdMap {}