ReSharper 4.0: General Preview
Direttamente dal blog di JetBrains .NET We’re pretty close to launching ReSharper 4.0 EAP and now is the right time to introduce the long-awaited enhancements this major version will provide. These can be legitimately divided into two simple categories: Visual Studio 2008 and C# 3.0 support Well… everything beyond that Support for C# 3.0 ReSharper 3.1 already provides support for the Visual Studio 2008 environment. Version 4.0 completes this support to include the new C# features, among which are implicitly typed variables, anonymous types, object initializers, extension methods, lambda expressions and LINQ. This requires substantial updates in several major components of ReSharper functionality, which will cover: ...