mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
first letter case sensitivity should match pattern start with name start even in middle matches
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
public class A {
|
||||
void foo(Foo myXxxxxxxxx) {
|
||||
Xxxxx<caret>
|
||||
xxxxx<caret>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user