StyleCop Suppress option
Hi,
since I changed to R#6 the "Suppress xyz" option of StyleCop is always the first one in the list within the pop up menu.
Suppressing is my least used option and any "Convert xyz" or other useful option appears later so that I always have to scroll through the list.
Is there a way to set the order of the items in the pop up menu?
Regards,
Torsten
Please sign in to leave a comment.
Hello Torsten,
Which version of the StyleCop for ReSharper plug-in are you using? Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Sorry,
ReSharper 6.0.2202.688
StyleCop 4.6.3.0
A scenario to reproduce is to use String.Empty somewhere. StyleCop would like to use the built in type string.Empty instead and ReSharper will offer Suppress first and Convert second.
Thanks,
Torsten
Hello Torsten,
This problem is most likely related to StyleCop for ReSharper plug-in rather
that to ReSharper itself. Here's a similar problem reported on Style Cop
project issue tracker: http://stylecop.codeplex.com/workitem/7082. So I'd
suggest to direct this question to StyleCop for ReSharper plug-in developers
at http://stylecop.codeplex.com/discussions. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"