mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-18 09:34:34 +07:00
be prepared to middle matching with one char prefix
This commit is contained in:
@@ -5,6 +5,6 @@ class A{
|
||||
{
|
||||
int aaa = 0;
|
||||
|
||||
foo(a<caret>
|
||||
foo(aa<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user