Skip to content Skip to sidebar Skip to footer

Make Brackets Automatic Start New Line

Sorry if I was not able to describe in the title how I like to do; I know that in AndroidStudio there is a way to use this brackets notation protected void onCreate(Bundle savedIns

Solution 1:

File | Settings | Editor | Code Style | Java | Wrapping and Braces | Braces Placement

Change "End of Line" to "Next Line"


Post a Comment for "Make Brackets Automatic Start New Line"