-
Notifications
You must be signed in to change notification settings - Fork 29
Description
I report this issue here because the support team of Resharper recommends me.
Since I updated my Resharper to version 2019.2.3 there is no hint (light bulb) about missing header comment.
Usually I get a hint and then I just need to press "Ctrl"-"." to see the list of hints and choose "Insert header comment". See attachment. I use also extension "StyleCop By Jetbrains" version 2019.2.
What I did was, I installed VS2019 and Resharper 2018.3 together with StyleCop By Jetbrains version 2018 and then I installed VS2017 because of an old TFS tool that runs only on VS2017.
The Resharper worked well (can detect and add header comment) at that time.
After I installed the ReSharper update 2019.2.3. and also StyleCop 2019.2. I get the issue.
All of my team members experience also the same issue.
How can I get that feature back, so Resharper can generate the header comment for me.
Please help. Thank you in advance.
This is the context menu looks like if I deactivate in Project Build Property the option "XML documentation file"

This is the context menu looks like if I activate in Project Build Property the option "XML documentation file"

But if I choose the option "add xml-doc" it will generate empty comment like following (because the option is from Visual Studio not from StyleCop!)



