mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-26 00:11:26 +07:00
Do not reformat parent code block on "complete current statement" action (IDEA-102479)
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
class Foo {
|
||||
boolean a;
|
||||
|
||||
{
|
||||
if (a) {
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user