CSharpAnalyzers / ExceptionalReSharper

Extension for ReSharper which analyzes thrown and documented C# exceptions and suggests improvements
Microsoft Public License
125 stars 30 forks source link

Options in General page are not saved in Visual Studio 2019 #113

Open MoonCoder14 opened 4 years ago

MoonCoder14 commented 4 years ago

The options on the General page are not saved in Visual Studio 2019. No matter which checkboxes are checked, after saving, en re-opening the Options window, all checkboxes are unchecked again.

I want Exceptional to inspect private methods, but I'm unable to.

ManticSic commented 4 years ago

Hey, thanks for your feedback. I think its the same issue like #107 and if I have enought time I will fix it this weekend.