SerilogAnalyzer
                                
                                
                                
                                    SerilogAnalyzer copied to clipboard
                            
                            
                            
                        Refactorings don't work with Resharper
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.
I'm also having this same problem.
Same problem here, still not working with Resharper (2019.1.2, on VS2019 v16.3.1).
@tndata thanks for that!
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..
