The Most Intelligent Add-In To Visual Studio .NET
JetBrains ReSharper for Visual Studio .NET 2003 brings .NET developers intelligent C# code editing and coding assistance features. By intelligent features we mean usage search, powerful refactorings, smart type completion, using assistant and more. In brief, ReSharper truly understands C# code.
Key Features
- Error Highlighting and Quick-Fixes
- ReSharper analyzes and highlights errors in your code while you type, without having first to compile. It also helps you solve problems instantly, by suggesting quick-fixes for most errors. read more »
- Advanced Coding Assistance
- With the aim of increasing your productivity and saving your time, ReSharper takes care of almost all coding aspects. It not only extends and improves native Visual Studio features such as code completion, but also enables you to quickly generate code using various code templates, view documentation for types and their members right in the editor, perform code transformations using the so-called "context actions", and a lot more. read more »
- Numerous Refactorings
- Adding to the list with each new release, ReSharper now provides a much wider set of automated code refactorings than Visual Studio .NET 2003. In total, 27 different refactorings are available that allow you to rename, move, and safely delete symbols; introduce and inline fields, variables, and parameters; and more. read more »
- Navigation and Search
- Unit Testing
- ReSharper automatically detects whether your project contains unit tests of the supported test frameworks (NUnit and csUnit). It allows you to run and profile tests right from the code editor and at the same time provides you with a dedicated window where you can analyze test results and re-run unit tests. read more »
- ASP.NET Editing
- Now you can edit ASP.NET files with both pleasure and increased productivity. Take advantage of error highlighting, quick-fixes and context actions, coding assistance, navigation, refactoring, and other features. With ReSharper, you can easily edit and refactor C# code within ASP.NET, as well as Web control properties and events, data sources and content placeholders. read more »
- NAnt and MS Build Scripts Editing
- Advanced editing capabilities, previously available only for C#, are now extended to NAnt and MSBuild scripts. As soon as you open a build script file in Visual Studio.NET with ReSharper installed, full coding assistance is available immediately. read more »
To get the full story on ReSharper 2.0 feature set, please visit the Features page.
