Reputation: 313
In the Cleanup code function, can ReSharper convert all conditional operator statements to if/then/else?
ReSharper 7.1
Update Why? I don't like them. It is easier to read if/then/else statements. No research? I did an internet search and looked through all the options, didn't find anything. Cédric Bignon's comment seems to confirm my lack of finding anything. So I thought I'd asked the experts here as I have been using Resharper for 2 days and thought maybe I missed something.
Upvotes: 0
Views: 622
Reputation: 10128
No, there is no such functionality as of 7.1. If you'd like it implemented, please log your request at http://youtrack.jetbrains.com
Upvotes: 3