I don't know how to describe it, but I'm looking for a tool that makes suggestions to my code on how to be... more elegant.
For example to make a nested if() statement a switch statement. something like this. As I don't know how to describe my problem I don't know what to search for. I thing code beautifier do not specifically change statements, right?
Have a look at IntelliJ IDEA "Intentions":
You might want to have a look into Netbeans. It provides code hints
, which point out common practices and mistakes.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With