Tiwanicki
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Tiwanicki commented, -
Tiwanicki created a post, AnsweredConfgure IntelliJ to add blank line before return statement
Is there a way to configure IntelliJ to automatically insert a blank line before return statement when using CTRL + ALT + L? Here's how my code looks: public static String getValue() { Str...