TypealizR icon indicating copy to clipboard operation
TypealizR copied to clipboard

analyzer with codefix

Open earloc opened this issue 3 years ago • 2 comments

As a developer, I want an analyzer to suggest usages of IStringlocalizer<T> that could be converted to use the generated methods, in order to speed up refactoring.

earloc avatar Nov 17 '22 12:11 earloc

https://learn.microsoft.com/en-us/dotnet/csharp/roslyn-sdk/tutorials/how-to-write-csharp-analyzer-code-fix

earloc avatar Jan 10 '23 23:01 earloc

ground paved, despite being the opposit of this issue: https://github.com/earloc/TypealizR/pull/225

earloc avatar Oct 24 '24 18:10 earloc