Feature request: remove redundant boolean comparison through quick fix
Today I was demonstrating ReSharper to a small team of developers in order
to show them the power of ReSharper and to convince them in buying a
commercial license. As an example I took a class that had a redundant
boolean comparison. I expected the quickfix (Alt + Return) to show me the
option to remove the redundant boolean expression but instead I only got the
option to disable this warning. Wouldn't it be neat to be able to remove
these redundant boolean comparisons as well from the quick fix? :)
Cheers
Gabriel Lozano-Morán
Please sign in to leave a comment.
Hello Gabriel,
Thank you for your feedback.
This feature is scheduled for 3.0 release.
Best regards,
Andrey Simanovsky