July 15, 2010
9:44 p.m.
The extract method refactoring works great but always formats my code in a way that I hate. It indents certain things way too much, adds parens where I don't want them, etc. Is there a way for it to preserve my formatting? I wrote the code to be nice and readable to me, and I'd like to keep it that way. Pat