tid-kijyun / XcodeSourceEditorExtension-Alignment

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

Handling of the right side of the line #4

Open pchelnikov opened 7 years ago

pchelnikov commented 7 years ago

Added handling of the right side of the line. For example: let a = "foo" —> let a = "foo"