问题
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?
回答1:
Try to play with this settings:
来源:https://stackoverflow.com/questions/37184622/android-studio-autoformat-plugin