mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-25 17:07:05 +07:00
be prepared to middle matching with one char prefix
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ public class Bar {
|
||||
{
|
||||
int a = 1;
|
||||
Object java;
|
||||
java.e<caret>
|
||||
java.eq<caret>
|
||||
a = 2;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user