BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage News JetBrains Resharper 2.5 RTM

JetBrains Resharper 2.5 RTM

Bookmarks

Last week JetBrains released version 2.5 of their Visual Studio 2005 add-in called ReSharper. Developers use ReSharper to enhance their coding experience with C# code editing, search, refactoring, smart type completion, and now VB support with the new release.

With this release comes improved performance across the board in startup time and the speed of typing including code completion popups and much more.

New Features:

  • Navigate from here
  • Enable/Disable Context actions
  • Go To File Member
  • Analyze Null References
  • Improved Results View

And the new VB Support:

  • All Navigation and Search Features
  • Matching Brace Highlighting
  • Expand Selection (CTRL-W)
  • Quick Doc Lookup (CTRL+Q)
  • Parameter Info (CRTL+P)
  • Identifier Highlighting

 

 

Rate this Article

Adoption
Style

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • 2.5 is a big step up from 2.0

    by David Li,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    2.0 was barely usable for me. Performance degradation is pretty bad and it was more of a nuisance rather than a tool. 2.5 Improved on all of it yet the beta version could not detect linked libraries very well and caused false alarms, but I am sure RTM should have fixed the bugs.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT