Why does ReSharper show so many hints on my machine?
I just installed ReSharper on my machine and it shows the quad green dot “hints” (I think this is what they are called?) much more pervasively than my coworkers. There are so many that it would be impractical to even try and address them. I am clueless as to what setting may be causing this on my machine. We have compared countless pages in the ReSharper options in the hopes of identifying a setting making this happen. This is in Visual Studio 2022, and it does not seem to occur in Rider. Almost all of these have a JMA001 or JMC001 compiler warning when I click the hammer icon associated with the hint. I am grateful for anyone's help.
Please sign in to leave a comment.
Hello Eric Schwartz, thank you for your question. As far as I see, these warnings come from Telerik JustMock. Try disabling it to see if that helps. To enable/disable JustMock, go to the JustMock menu in Visual Studio and select Enable/Disable.
Also, as I far as I understand, specific hints can be suppressed using the .editorconfig file.