How to make cleanup code ... well.. cleanup

Hi

On a C# 4.0, VS 2010,  VSTO addin -  after running "cleanup"  with "reformat" profile and the "full cleanup" profile, I still have a lot of the other issues remaining like "make ... private" or naming changes or convert to ??.. and so on after running "find code issues.  Is there another way to automatically convert/cleanup/refactor all those sorts of items?

Also, is  there a keystoke or macro that would speed up and automate going from error to errror and clicking the "bulb" solution recommendation?

Thanks in advance.

0
1 comment
Avatar
Permanently deleted user

Hello Charles,

Those issues cannot be resolved automatically during code cleanup. We already
have feature requests in our tracker to include some of inspections into
code cleanup: http://youtrack.jetbrains.net/issue/RSRP-59105 and http://youtrack.jetbrains.net/issue/RSRP-59643
and you're welcome to vote for them. Thank you!

Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"

Hi

On a C# 4.0, VS 2010,  VSTO addin -  after running "cleanup"  with
"reformat" profile and the "full cleanup" profile, I still have a lot
of the other issues remaining like "make ... private" or naming
changes or convert to ??.. and so on after running "find code issues.
Is there another way to automatically convert/cleanup/refactor all
those sorts of items?

Also, is  there a keystoke or macro that would speed up and automate
going from error to errror and clicking the "bulb" solution
recommendation?

Thanks in advance.

---
Original message URL:
http://devnet.jetbrains.net/message/5322607#5322607



0

Please sign in to leave a comment.