mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 03:13:40 +07:00
IDEA-126726 "Complete current statement" always adds a newline
* rollback the fix for IDEA-119926
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
|
||||
public class Foo {
|
||||
{
|
||||
foo();
|
||||
<caret>
|
||||
foo();<caret>
|
||||
foo();
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user