mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-26 19:06:24 +07:00
smart enter to always insert a new line after the current, not before (IDEA-75554)
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
public class Test {
|
||||
{
|
||||
x = 2;
|
||||
<caret>
|
||||
foo();
|
||||
<caret>
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user