ReSharper
 
Get ReSharper
Get your hands on the new features ahead of the release by joining the Early Access Program for ReSharper 2025.1! Learn more

Navigation within Resx files

Last modified: 26 May 2024

If you prefer to use XML editor for working with .resx files, ReSharper will help you navigate and search for resources within these files. The File Structure command works perfectly in .resx files and allows you to jump to any resource with a few keystrokes.

ReSharper's File Structure window window can display the structure of resource files. It lists all resource entries in a resource file, visualizing resource IDs, resource text in the current culture, and resource comments (if any). In addition, this window specifies whether resource entries are overridden in other cultures, and whether they contain format placeholders.