XML comment is not placed on valid element shows up as an error
This was not an error in 5.1 but is in the 6.0 EAP
#region Class SupportFunctions
//************************************************************
/// <summary>
/// Various Support Functions that can be used by various pieces of the UI
/// </summary>
///
/// <remarks></remarks>
///
//************************************************************
#endregion Class SupportFunctions
public class SupportFunctions
In the EAP R# flags it as an error and, worse, it's not configurable so I have no way to suppress this message (as lame as I think the pattern is, I'm not updating thousands of classes just to make R# happy).
I have two requests:
1) This should not be flagged as an analysis error.
2) This should be configurable (especially if #1 is not done).
Using EAP build 3/12 in VS2010 Ultimate.
Thanks,
Robert.
Please sign in to leave a comment.
Hello Robert,
This is a known problem and you can monitor the status of the following request:
http://youtrack.jetbrains.net/issue/RSRP-178482. Thank you!
Andrey Serebryansky
Senior Support Engineer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"