Chapter 2. Write Smarter Code
In this chapter, we will focus on one of the most important parts of a developer's work—writing code. ReSharper comes with many features that speed up writing and editing code. It is not possible to go through all of them in one book so we will focus on the most important ones.
We will cover the following topics in this chapter:
Generating code
Using code editing helpers
Templates
Refactoring