程序员的圣诞礼物:Resharper 5.0 beta 发布了

  • ReSharper 5.0 Beta Comes Out

Download ReSharper 5.0 Beta while it’s hot!

ReSharper 5.0 introduces a great web development feature set; code analysis extended with call tracking, value tracking, and foreach-to-LINQ transformations; project-level refactorings; and a lot more enjoyable features. You can learn what’s new in greater detail at the ReSharper web site.

ReSharper 5.0 Beta integrates into both Visual Studio 2008 and Visual Studio 2010, so if you’re using Visual Studio 2010 Beta 2 and you’re missing ReSharper goodness, now is a good time to give ReSharper 5 a try.

However, keep in mind that Visual Studio 2010 Beta 2 has a number of known issues that in certain scenarios prevent ReSharper from working well. Don’t worry too much though: it doesn’t mean your Visual Studio crashes every time you press Alt+Enter! JetBrains and Microsoft engineers are aware of the problems and working together to solve them by the time Visual Studio 2010 goes RTM.

By the way, ReSharper in Visual Studio 2010 introduces a pack of special text editor integration features including a new animated error stripe and alpha-blended gray code that lets you see ReSharper highlighting even in code that ReSharper marks as unreachable:

Since this is a beta release, we desperately need your feedback. Please file any bugs that you may encounter to ReSharper issue tracker, and otherwise let us know how you feel using the new ReSharper in your Visual Studio.

Download and enjoy!

 

  • What's New in ReSharper 5.0 Beta

While improving its traditional analysis functionality, ReSharper is at the same time targeting a wider audience, thanks to its new, comprehensive approach to web development, and providing new features that are useful at solution/project level (in addition to class level) to benefit not just individual developers but whole teams.

Compared to previous versions, ReSharper 5.0 has evolved in four major directions:

  1. Web Development. We have greatly extended the toolset available to ASP.NET developers when they work with markup files and web site infrastructure.
  2. Project and Team. ReSharper becomes a valuable assistant not only to individual developers but to teams working with large, complicated projects. It allows them to view, change and maintain project structure.
  3. Support for Visual Studio 2010. ReSharper 5.0 provides support for the new Visual Studio version earlier than ever. Of course, Visual Studio 2008 is supported, too.
  4. Code Analysis. This area incorporates several improvements, from "plainly" implementing a substantial pack of new code inspections to upgrading foreach and for loops to LINQ queries and letting you track how data values and method calls are passed through your code.

Other enhancements include extended IntelliSense, bookmarking, native NUnit support, and more.

You can download ReSharper 5.0 Beta right now.

 

下载地址:http://download.jetbrains.com/resharper/ReSharperSetup.5.0.1565.10.msi

我用5.0的EAP(nightly builds ) 一个多月了。这次的beta版修复了许多bug,相对还是比较稳定,推荐给使用visual studio 2010 或比较喜欢尝鲜的朋友。

你可能感兴趣的:(程序员)