StringResourceVisualizer
Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.
Install / Use
/learn @mrlacey/StringResourceVisualizerREADME
String Resource Visualizer
A Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.

The default (language/culture agnostic) resource file is used to find the text to display but you can override this by specifying a Preferred Culture in settings. (Go to Tools > Options > String Resource Visualizer)

If a string is not specified for the preferred culture, the default value is used instead.
See the change log for changes and road map.
