Team CodeRush continues its 45-day sprint cycles with today’s release of CodeRush for Roslyn 1.0.8. We’ve fixed bugs, improved performance, and reduced memory consumption. New features include:
Paste as XAML/SVG
Starting with version 1.0.8, CodeRush for Roslyn enables you to easily to incorporate vector graphics into your applications, with the new "Paste as XAML" and "Paste as SVG" code providers. Simply copy a graphic selection from a vector editing tool (such as Microsoft Visio®, Microsoft PowerPoint®, or Adobe Illustrator®) and then paste that vector drawing inside your XAML, or inside an HTML file as SVG.
Code Coverage
CodeRush for Roslyn can now collect coverage information for CoreCLR test cases in the DNX environment.
Decompiler
The CodeRush Decompiler can now search for symbols across multiple assemblies simultaneously. Search progress across for assembly is individually visualized.
We have also improved the decompilation logic to produce code that is even easier to read. The CodeRush Decompiler now understands and builds code for:
- Members explicitly implementing an interface
- Constructor initializers
- Events
- Custom event accessors
- Indexers
Quick File Navigation
Quick File Navigation is now faster and uses less memory.
Try CodeRush for Roslyn Now
You can download the current preview version of CodeRush for Roslyn from the Visual Studio Gallery. Let us know what you think.