Book Image

ReSharper Essentials

By : Lukasz Gasior
Book Image

ReSharper Essentials

By: Lukasz Gasior

Overview of this book

Table of Contents (18 chapters)
ReSharper Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Summary


Code quality analysis is a very powerful feature in ReSharper. As we have described in this chapter, ReSharper not only prompts you when something is wrong or can be written better, but also allows you to quickly fix these issues.

If you do not agree with all rules provided by ReSharper, you can easily configure them to meet your needs.

There are many rules that will open your eyes and show you that you can write better code. With ReSharper, writing better, cleaner code is as easy as just pressing Alt + Enter.

In the next chapter, we will review features that support web development.