Type Members Layout compatible with Source Analysis rules ?
Hello,
I would really love to have R# reorder my parameters class members according to Source Analysis guidelines.
Does anybody have such template?
Or is there any template repository somewhere that I could easily just copy suitable one from and use it with my R# ?
If not, is there any possibility that R# team will include it in next release or publish somewhere externally ?
Thanks,
Lukasz
Edited by: podi on Jun 23, 2008 7:58 PM
Please sign in to leave a comment.
Hello,
If you really mean reordering the method parameters, then we'll probably
avoid doing that in any automatical action on a general basis, as this is
a rather unsafe refactoring.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
I'm sorry, wrong word - of course I meant class members.