Tag: I18n

In this impromptu session at NDC 2011, Hadi Hariri gives an hour worth of ReSharper tips and tricks. He covers multiple features related to navigation, generating code, selecting and rearranging code, refactoring code and project items, and using structural search and replace to create custom code inspections. He also discovers unexpected bugs in a pre-release ReSharper build that he's using, and highlights some of the new features for web developers introduced in ReSharper 6.

This video shows how you can navigate code errors and issues found in a particular file one-by-one and choose from ReSharper's quick-fix suggestions to correct your code quickly and in the most appropriate way.

Quick i18nize action for strings, automatic creation of localization properties, completion of property names and quick navigation to localization files.

This screencast shows how ReSharper 5 helps you make strings in your code localizable quickly, without breaking your regular workflow.

Working with resource files is no more a developer's nightmare with ReSharper 5.

Configure your Flex project to build a multilingual application, capable of switching locales at run-time.