Skip to content

Change format of exception comment (specifically the type) #84

Description

@JoshHawley

It is currently generating this:
/// <exception cref="T:System.ObjectDisposedException">thrown when this object is already disposed</exception>

My issue is the overly explicit type. Is there a way to change it to just ObjectDisposedException?
Maybe it is using a different setting somewhere in ReSharper?

In general I would like to be able to change the format of the generated XML comment for an exception. Is this possible?

Thanks,
Josh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions