mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
minuscule matching by default
This commit is contained in:
@@ -1 +1 @@
|
||||
public enum Foo { private Fo<caret> }
|
||||
public enum Foooooo { private Fooo<caret> }
|
||||
+1
-1
@@ -1 +1 @@
|
||||
public enum Foo { private Foo<caret> }
|
||||
public enum Foooooo { private Foooooo<caret> }
|
||||
-6
@@ -1,6 +0,0 @@
|
||||
public class Beda {
|
||||
{
|
||||
Object clsLoader;
|
||||
cL<caret>
|
||||
}
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
class Foo {
|
||||
{
|
||||
Object classLoader;
|
||||
Object classBeforeLoader;
|
||||
cL<caret>
|
||||
}
|
||||
|
||||
}
|
||||
@@ -1,8 +0,0 @@
|
||||
class Foo {
|
||||
{
|
||||
Object classLoader;
|
||||
Object classLoader2;
|
||||
cL<caret>
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user