ReSharper 2022.1 Help

Localization assistance

When working with localizable projects, use Localization Manager to reveal all resources in your solution, find specific resources and missing cultures, create new resources and cultures, and more.

Apaft from that, the most familiar editor features are also 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.

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.

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: 21 July 2022