tid-kijyun / XcodeSourceEditorExtension-Alignment

This Xcode source editor extension align your assignment statement.
MIT License
217 stars 24 forks source link

Can you add an option to disable indenting control statement bodies? #17

Open MarcusJohnson91 opened 6 years ago

MarcusJohnson91 commented 6 years ago

IDK if this is still an issue, but it was seriously annoying back in the day in that it would indent the assignment part of a control statement (mainly for-loops) and yeah, being able to disable that would be great.