mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-10 13:17:09 +07:00
IDEA-126726 "Complete current statement" always adds a newline
* rollback the fix for IDEA-119926
This commit is contained in:
+1
-2
@@ -8,7 +8,6 @@ class Tester {
|
||||
}
|
||||
|
||||
public void test1() {
|
||||
build(new EntityBuilder());
|
||||
<caret>
|
||||
build(new EntityBuilder());<caret>
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user