ReSharper 4.0 EAP - Nightly builds are available for download

You can download nightly builds of ReSharper 4.0 to start working with these features (as quoted from the roadmap):

  • Support for both Visual Studio 2005 and 2008
  • Comprehensive support for C# 3.0 language features, including:
    • New code analysis, context actions and quick-fixes
    • New refactorings (such as Convert to Extension Method, Convert to Automatic Property, Convert Anonymous Type to Named)
    • Updated IntelliSense
  • Many more intelligence and productivity features
    • Full set of refactorings available for VB.NET
    • New quickfixes and context actions for XAML files
    • Referenced assemblies are now taken into account in null-reference analysis thanks to external annotations. ReSharper is packaged with annotations for the .NET Framework assemblies
    • Code Cleanup — a tool for ensuring compliance with code guidelines and enhancing code structure
    • Complete Statement — a feature that will complete language constructs and get you ready to write the next statement
    • Many other enhancements and new features throughout the product

Update: ReSharper 4.0 feels to be a terrific aid in the development (esp. when compared with working on VS 2008 with 3.1). The only decent problem is that the solution-wide analysis marks extension methods as errors if there is no reference to System.Core (i.e.: using LinkBridge.dll to compile towards .NET 2.0). Ilya has created an issue that could be tracked here.

0 Responses to “ReSharper 4.0 EAP - Nightly builds are available for download”


  1. No Comments

Leave a Reply