honor completion-case-sensitive=ALL option in the new matcher

This commit is contained in:
peter
2011-03-30 20:29:08 +02:00
parent 20b21de476
commit d231d788c8
5 changed files with 49 additions and 17 deletions
@@ -0,0 +1,9 @@
class Foo {
{
Object classLOSomething;
Object classLoader;
Object classLoader2;
cLo<caret>
}
}