

Type Name Completion, unlike basic completion which only suggests types accessible at the current location, completes the names of types available in the current project it also automatically adds the appropriate using directives when necessary.

Smart Completion works at the right-hand side of assignments, filtering the list of methods and variables to match the expected type of expression.
Resharper visual studio 2008 install code#
ReSharper extends and improves native Visual Studio IntelliSense with three types of Code Completion, the most useful of which are Smart Code Completion and Type Name Completion. It also enables you to quickly generate code using various code templates, view documentation for types and their members right in the editor, and perform code transformations using the so-called "context actions," and a lot more. In the screenshot above, ReSharper smartly suggests to insert a missing using or Import directive right after you've entered a type name. ReSharper offers a number of shortcuts for streamlining common coding tasks to increase your productivity and save your time.

It also offers code suggestions, which provide insights into code structure and logic to draw your attention to potential design flaws. For most errors it offers to solve the problem instantly, with intelligent quick-fixes. ReSharper analyzes errors and warnings in your C# code across your whole solution and highlights them in the editor on the fly (while you type). Key Features In-depth Analysis of C# Code NET developers to efficiently handle mixed projects. ReSharper provides extensive cross-language functionality for C# and VB.NET which enables. ReSharper also offers an advanced integrated unit testing solution and support for XML, ASP.NET, XAML, and build script editing. With ReSharper, you get in-depth code analysis, intelligent coding assistance, on-the-fly error highlighting, solution-wide analysis, quick error correction, industry-leading set of automated code refactorings, and powerful solution-wide navigation and search. It comes equipped with a rich set of features that greatly increase the productivity of C# and Visual Basic.NET developers. ReSharper is undoubtedly the most intelligent add-in to Microsoft Visual Studio. These reviews are intended to provide you with information on products and services that we consider useful and of value to developers. This is a showcase review for our sponsors at The Code Project.
