[Java. Code Formatting] Add support to configure spaces for simple nonempty blocks when the "Spaces within blocks" is disabled

IDEA-270369

GitOrigin-RevId: 19283bcf734658323659abe7f14e5c38fdc9fec3
This commit is contained in:
Georgii Ustinov
2024-06-07 16:10:12 +03:00
committed by intellij-monorepo-bot
parent db12d5db2d
commit bb9759a556
4 changed files with 10 additions and 2 deletions

View File

@@ -103,6 +103,7 @@ checkbox.prefer.longer.names=Prefer longer names
checkbox.preserve.line.feeds=Preserve line feeds
checkbox.spaces.record.header=Record header
checkbox.spaces.within.deconstruction.list=Deconstruction list
checkbox.spaces.inside.block.braces.when.body.is.presented=Inside block braces when body is presented
checkbox.spaces.before.colon.in.foreach=Before colon in foreach
checkbox.spaces.before.deconstruction.list=Deconstruction list
checkbox.spaces.inside.one.line.enum=Inside one line enum braces