Serge,
I appreciate the answer but, please, I need a bit more help.
Where exactly do I find the following line...
if(Context.HasException)
...in the latest GhostDoc Community edition?
I am using Visual Studio 2015.
I go to > Tools, > GhostDoc, > Options, > GhostDoc, > Rules, > Methods, and I see the rules list...
int GetHashCode()
bool Equals(object obj)
string ToString()
...
Last word triggers "of the" reordering
Default documentation
...and I selected each in turn, clicking the Edit button for each, and looked for the line "if(Context.HasException)" but could not find it, so...
....where can I find the line "if(Context.HasException)" here?
Please advise.
Thanks.
-- Mark Kamoski