mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
IDEA-81775 Track auto-complete "preferred" values for longer time/per prefix
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
class FooBar {
|
||||
int _foo1, _foo2, _boo1, _boo2, _goo1, _goo2;
|
||||
{
|
||||
<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user