Volta 184 Posted June 9, 2016 Ctrl+Alt+L is a shortcut I've been using to auto-format my scripts in IntelliJ IDE, but recently this is what happened?: much format
slasso 27 Posted June 9, 2016 edit: nevermind Why are you writing an if statement like that in the first place.
Before 97 Posted June 9, 2016 edit: nevermind Why are you writing an if statement like that in the first place.
slasso 27 Posted June 9, 2016 wot. I know that in Eclipse, it only formats tabs and indentations for a line. It won't move a parenthesis to a previous line. The example you have would do nothing in eclipse as well.
Before 97 Posted June 9, 2016 wot. I know that in Eclipse, it only formats tabs and indentations for a line. It won't move a parenthesis to a previous line. The example you have would do nothing in eclipse as well. I thought you were refering to the } else if { when the if statement had no statement
Volta 184 Author Posted June 9, 2016 it's just a snippet lol wot. I know that in Eclipse, it only formats tabs and indentations for a line. It won't move a parenthesis to a previous line. The example you have would do nothing in eclipse as well. o maybe u are right. just laughed at first
Recommended Posts
Archived
This topic is now archived and is closed to further replies.