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
Community comments
2.5 is a big step up from 2.0
by David Li,
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.