Skip to content

Configurable XML Doc warnings for ReSharper

License

Notifications You must be signed in to change notification settings

pordner/XmlDocInspections

 
 

Repository files navigation

XML Doc Inspections ReSharper Extension

Build status Gitter Line Coverage Branch Coverage

ReSharper Gallery Page

History of changes

Description

A simple ReSharper extension which enables to show warnings for missing XML Doc comments for types and type members. In contrast to the C# compiler's CS1591 warning which emits a warning for all public or protected types and members, this extension provides configuration options. Further it comes with a quick fix action to generate doc comment templates.

ReSharper options page

Options Page

Quick Fix

QuickFix

About

Configurable XML Doc warnings for ReSharper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.1%
  • PowerShell 2.9%
  • Other 1.0%