RefactoringEssentials
RefactoringEssentials copied to clipboard
string.Format <-> interpolated string analyzers no longer trigger
trafficstars
Using RE 4.2.0.0 with VS2015 Update 3, it seems that the ConvertInterpolatedStringToStringFormatCodeRefactoringProvider and ConvertStringFormatToInterpolatedStringCodeRefactoringProvider no longer trigger. Is this a known issue or perhaps just my install?
Just tried on same configuration, it worked in both directions:


Do you have some special code example?
I don't get this refactoring as a suggestion either, using the latest RE. I am forced to use C# Essentials just because of this bug.