SerilogAnalyzer icon indicating copy to clipboard operation
SerilogAnalyzer copied to clipboard

Refactorings don't work with Resharper

Open tndata opened this issue 6 years ago • 3 comments

Managed to get the refactorings to work by installing the VSIX package instead of NuGet. But if I have Resharper (latest, on VS2019 v16.0.2) then the refactoring (showing the config) does not work.

If i disable Resharper, then the refactoring works.

Perhaps it could be more clear in the readme.md that you need to install it as a VSIX (not NuGet) and Reshaper can interfere.

tndata avatar Apr 29 '19 12:04 tndata

I'm also having this same problem.

Lindsey1986 avatar Jul 23 '19 15:07 Lindsey1986

Same problem here, still not working with Resharper (2019.1.2, on VS2019 v16.3.1).

@tndata thanks for that!

brunosansigolo avatar Nov 06 '19 11:11 brunosansigolo

There is an easy fix for this, you can update your Resharper settings in order to show this refactor window. By default if you have Resharper installed they will hide the Visual Studio quick fixes because 9 out of 10 they have the same functionality.. I had the same issue but this worked for me..

image

Martijnr85 avatar Mar 03 '21 13:03 Martijnr85