Recently the code because ReSharper appeared some problems, colleagues asked me this plug-in what use, the following list of several recently used features. Other features follow slowly updating
1. What is ReSharper
ReSharper is a well-known code generation tool from the JetBrains company that can help Microsoft Visual Studio become a better IDE. It includes a rich set of features that can greatly increase the productivity of C # and visual Basic. NET Developers. With ReSharper, you can perform in-depth code analysis, smart Code assistance, real-time error code highlighting, solution-wide code analysis, fast code corrections, one-step code formatting and cleanup, industry-leading automated code refactoring, advanced integrated unit test scenarios, and powerful solutions to navigate and search within. To be Blunt is a third-party plugin for vs.
2. It has those features
Code Analysis
I wrote a code snippet, I didn't compile it, it gave me some reminders and warnings
Highlighting errors and quick corrections
"Red indicates error"
"Green suggests"
"Orange indicates warning"
Numerous code refactoring
Powerful Smart Tips
Official website http://www.jetbrains.com/resharper/download/
VS Plugin-resharper