mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 15:41:26 +07:00
by default execute typed handler when finishing completion by a character
This commit is contained in:
+1
-1
@@ -3,7 +3,7 @@ class Foo {
|
||||
{
|
||||
String abc;
|
||||
String abcdef;
|
||||
abc <caret>d
|
||||
abc <caret> d
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user