Blue squiggly under valid text strings - how do I get rid of this?

Answered

I am brand new to ReSharper and noticed that it is adding the blue squiggly under valid text.  I'm not sure why it's doing this, but I'm trained to see those lines and think there is a problem.  In this case, there's no problem and I cannot figure out how to turn this off.

Can someone explain why it is doing this and how to disable?

0
2 comments

It wants you to add the string to a resource file to make it easier to localize. You can change the settings from the action list:
https://www.jetbrains.com/help/resharper/Localization_Inspection.html

0
Avatar
Permanently deleted user

Thank you so much, Richard!  That was the solution I needed.  I've never used resource files for setting string values, so I needed to get that disabled.  I'm trained to get scared of anything that is underlined! 🙂

0

Please sign in to leave a comment.