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> }
|
||||
Reference in New Issue
Block a user