some days ago i followed an advice of ReSharper to modify all string.Format's to string interpolations. I accepted the suggestion and changed it all throughout the complete solution.
Since we are working in a team, i discussed this change (afterwards, when the damage was done) and we decided to go back to the string.Format's to be sure nothing was broken.
Now, is there a way to tell ReSharper to change all my string interpolations back to string.Format's? I hope there is.
Notes:
It would be great to have an easy way to do this instead of just undoing my checking to TFS (file per file, as there are other changing i want to keep).
Put the cursor on a interpolated string | hit Alt+Enter | Convert to 'string.format' | Convert to 'string.format' in solution
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With