Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JoshHawley opened this issue Feb 8, 2019 · 0 comments
Open

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

JoshHawley opened this issue Feb 8, 2019 · 0 comments

Comments

@JoshHawley
Copy link

JoshHawley commented Feb 8, 2019

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant