ulrichb / XmlDocInspections

Configurable XML Doc warnings for ReSharper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XML Doc Inspections ReSharper Extension

Build status Gitter Line Coverage Branch Coverage

Plugin pages: ReSharper / Rider

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

License:MIT License


Languages

Language:C# 97.1%Language:PowerShell 1.8%Language:Kotlin 0.6%Language:HTML 0.4%Language:Smalltalk 0.0%