- Where Developers Learn, Share, & Build Careers
I recently completed R # 6.1 (c # version, with StyleCop 4.7.34.0 (with R # plugin) No) installed. When a new class is added to a project, the file header information is automatically added. How do you disable it?
I turned off the checkbox for "Insert text in the documentation and file headers" within the R # Option for StyleCop (Option> gt; Tools> Style Cop & gt; Header section) .... but there is still no luck.
I have also closed the StyleCop rule SA1633 to SA1640, which requires header documentation.
I have found this suggestion:
Reese - & gt; Options - & gt; Tools section - & gt; Code Cleanup - & gt; Choose StyleCop Profile - & gt; Documentation section - & gt; Untick 1600
But I do not have the "code cleanup" node in my device section. Not sure if I'm using the "C #" version of R # To do. The problem is actually due to:
Gt; Code Edit & gt; Code Cleanup & gt; StyleCop & gt; 1600 and 1633-1641), and click Save it does not actually save changes! It looks like a bug in Risharpar.
I've found that the only solution is to create a new profile (
add ) and uncheck 1600 immediately, then
save . It must be set as a profile to use on
mute cleanup . Best of luck
Edit: Here are the settings for my profile that are set as 'Silent Cleanup'. This header does not add the hope that
helps
Comments
Post a Comment