|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
|
Announcements
Chapters
Services
Feature Zones
|
IntroductionThis article describes plugin functions. DT ReSharper Plugin roadmap
Context actionsMove strings to resourceMove strings to resource by context action. Replace string by propertyIf a string exists in project resource files, then use "Replace string by property" context action. Use System.String.Empty instead of ""For empty strings use Use System.Environment.NewLine instead of "\r\n"For string that contains HighlightingString literal is invalidIn the ReSharper -> Options you can set "Localization -> String literal is invalid" to "Show as error".String could be moved to resourceIn the ReSharper -> Options you can set "Localization -> String literal could be moved to resource" to "Show as warning".RefactoringMove strings to resourceYou can move strings to resource by context action or main menu item. First, you select the resource file and string name. If the checkbox "Apply for all same strings in project {CurrentProjectName}" is
String placed to resource file after action.
If checkbox "Keep modified files open" is HistoryVisit DT ReSharper plugin homepage.
|
||||||||||||||||||||||