Jonesb63
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Jonesb63 created a post, AnsweredDisable format of auto line compressing
if I have public boolean activate() { return true;}intellij compresses it to public boolean activate() { return true; }How do I disable this?