Getters/Setters Dmitry Created December 16, 2021 16:32 Is there a way to have getters/setters generated all on a single line as opposed to taking up four lines per getter and setter each? Thanks.
Hello,
Try setting "Keep simple compound statements in one line" to "Force put on single line".