androidandroid-studiopluginsautoformat

Android Studio AutoFormat Plugin


Is there any plugin to autoformat code like this?

myObject.methodName               = "foo";
myObject.longMethodName           = "foo";
myObject.evenLongerMethodName     = "foo";
myObject.theLongestMethodName1234 = "foo";

Equal sign in the same column in clause?


Solution

  • Try to play with this settings:

    Settings