This question is in continuation to Is there a decent tool for automatically cleaning the crap out of VS solution directories?. It would be great if there is some tool that would allow to remove the hanging code (code not being used). Examples would be unused variables,references,functions or even class (old code or code only written for experimentation).
This question is in continuation to Is there a decent tool for automatically cleaning
Share
ReSharper does this.