ReSharper 2019.2 Help

Localization Assistance

The most familiar ReSharper features are available for the internationalization of your solution when you work with resource files (.resx) and resource usages in C# and VB.NET code, as well as in ASP.NET and XAML markup.

ReSharper's code inspection detects strings that can be localized, problems in resource files and more. For most of the issues, it provides one or more quick-fixes.

With ReSharper, you can navigate between cultures up and down the culture hierarchy, from code files and from resource files. ReSharper prompts what a resource entry overrides and where it is overridden.

There is a number of resource-related refactorings, which greatly simplify internationalizing your projects.

An icing on the cake of localization assistance is support of Code Completion (IntelliSense) and Quick Documentation features for resources.

In this section:

Last modified: 18 November 2019