Skip to content
| Marketplace
Sign in
Visual Studio>Tools>ExtractMethodAndInlineLiterals for CodeRush
ExtractMethodAndInlineLiterals for CodeRush

ExtractMethodAndInlineLiterals for CodeRush

CodeRush Community Contributors

|
415 installs
| (0) | Free
CodeRush plugin designed to simplify the workflow of Introduce Locals, Extract method and Inline Temp. See Readme.MD for more details.
Download

Extract Method and Inline Literals for CodeRush

This plugin...

  • Extracts the locals from the selected code.
  • Extracts the remaining code to a new method.
  • Inlines the extracted locals back into the resultant method call.

This refactoring can be very helpful in reducing the complexity of code within a method.

Here is a screenshot of it in action.

More information can be found on this blogpost

This plugin requires CodeRush. You can locate a free trial of CodeRush here.

CodeRush is a powerful productivity tool built byDevExpress. It is designed to help you produce higher quality, more readable code with far less effort and in a fraction of the time.

 

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft