更新时间:2021-07-19 18:20:19
coverpage
ReSharper Essentials
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files eBooks discount offers and more
Preface
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Chapter 1. Getting Started with ReSharper
Introduction to ReSharper
Installing and configuring ReSharper
Integration with Visual Studio
Summary
Chapter 2. Write Smarter Code
Code generation
Using code editing helpers
Templates
Refactoring
Chapter 3. Finding What You Need Quickly
Finding files
Searching code references
Displaying code structure
Navigating to the library code
Chapter 4. Making Your Code Better
Code quality analysis
Eliminating errors and code smells
Chapter 5. Extended Support for Web Developers
ASP.NET Web Forms and ASP.NET MVC tools
Support for JavaScript
Support for TypeScript
Support for HTML/CSS
Chapter 6. Unit Testing
Test runner
Testing JavaScript
Analyzing code coverage with dotCover
Chapter 7. Extending ReSharper
Why you should extend ReSharper
The ReSharper API
Internal mode
The ReSharper SDK
Your first plugin
Sample SDK plugins
Chapter 8. Tools for Architects
Architecture View
Advanced references view
Global refactoring
Chapter 9. Code Analysis Beyond Visual Studio
Finding code duplicates
Running code analysis
TeamCity
Chapter 10. Recommended Plugins
The ReSharper gallery
xUnit.net tests support
Mnemonic Live Templates
Support for AngularJS
JSLint for ReSharper
The Utility Pack
Appendix A. Keyboard Shortcuts
Write smarter code
Finding what you need quickly
Extended support for web developers
Unit testing
Index