fortinmike / XcodeBoost

An Xcode plugin that aims to make altering and inspecting code quick and easy.
MIT License
817 stars 86 forks source link

Remove Empty Lines In Selection #3

Open fortinmike opened 10 years ago

fortinmike commented 10 years ago

This would be super-useful in combination with "Copy Method Declarations" when one wants no empty lines between method declarations, or simply to eliminate superfluous whitespace quickly in code.