fortinmike / XcodeBoost

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

"Select Methods and Functions" cannot select methods whose signature spans multiple lines #25

Closed duoleimi closed 10 years ago

duoleimi commented 10 years ago

"Select Methods and Functions" can not select the mehod which have multiple lines.

fortinmike commented 10 years ago

Good catch! This should be an easy fix.

fortinmike commented 10 years ago

Fixed in 1d06f6b3af5f237a869d7a8e16237156a4fa9cf4 for methods and in 4dcd8d1b8b487a822adf9860042b499d790eb440 for functions. Also fixes various other features that depended on the method and function-finding code.

duoleimi commented 10 years ago

thanks $B!J!0"`!0!K(B

Sent from my iPhone

On 2014$BG/(B5$B7n(B20$BF|(B, at 0:52, fortinmike notifications@github.com wrote:

Fixed in 1d06f6b for methods. Also fixes various other features that depended on the method-finding code.

$B!=(B Reply to this email directly or view it on GitHub.