mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-17 01:57:50 +07:00
preselect the most relevant item (e.g. finally>final, swing getComponents>getComponent, IDEA-82206)
This commit is contained in:
+6
@@ -0,0 +1,6 @@
|
||||
class A {
|
||||
{
|
||||
try {}
|
||||
fin<caret>x
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user