CodeRush adds Decompiler Tool

Released: Dec 12, 2012

Updates in this release

Updates in 12.2

  • Feature Adviser - The Feature Adviser reveals templates and other CodeRush features you can use in the future to create the same code block you have just entered manually.
  • Color Themes - Implemented the "Visual Experience" options page that enables you to create and choose color themes for CodeRush tool windows and modify color settings for all CodeRush visual elements.
  • Decompiler Tool Window - View the source code of compiled .NET assemblies in C# or Visual Basic.
  • Debug Visualizer and Expression Explorer - See expression values right inside the code, preview the result of the active line before it executes and drill down into a complex expression to see how all the values contribute to the final result.