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

Code generation

There are many other ways to write code rather than simply pressing keys on your keyboard. ReSharper comes with many features that can generate code for you. You can find some of these features directly in Visual Studio but ReSharper comes with more. Even if ReSharper comes with some feature that exists in Visual Studio, ...

Get ReSharper Essentials now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.