From: Thinkboy <man...@gm...> - 2008-01-21 09:26:51
|
hi, sorry that it is quite a stupid question. i was trying to do Format -> Re-indent in Xcode3 , but the layout is a bit strange, or I should say , the layout is very much like Python rather than Ruby, by default. e.g. (def & return) or (while & end) are not in the same indention level, ie. the return or end are always one more indention level down. may I have how to configure Xcode3 to indent Ruby code nicely ? ~thinkboy |