JetBrains ReSharper

Post on 28-Jun-2015

395 views 5 download

Tags:

description

A short presentation that highlights some ReSharper's best features.

Transcript of JetBrains ReSharper

JetBrains

2

What is ReSharper?

A state-of-the-art add-in for VS2005/VS2008 Help improve your productivity

3

Features

Error highlighting and quick fixes Code generation Refactoring Code formatting Code templates Navigation and search Integrated unit-test runner And more…

4

Error highlighting and quick fixes

5

Code Generation

Press Alt+Ins in a class

6

Refactoring

Move type Make method static/non-static Pull members up Push members down And more…

7

Code Formatting

Resharper takes it to a whole new level Format according to a predefined setting Optimizing using directives Remove redundant this directives Arrange modifier keyword

8

Code Templates

9

Navigation and Search

Type Hierarchy View

10

Navigation and Search

File Structure View

11

Navigation and Search

Go to File, Ctrl + Shift + N

12

Navigation and Search

Go to Type, Ctrl + N

Or Ctrl+Click

13

Navigation and Search

Go to File Member, Ctrl + F12 using abbreviation…

14

Navigation and Search

Find Usages

15

Integrated Unit-test Runner

16

Links

ReSharper homepage: www.jetbrains.com/resharper

ReSharper Horizons - Ilya Ryzhenkov blog http://resharper.blogspot.com/

ReSharper online forum: http://www.intellij.net/forums/forum.jspa?forumID=

59

17

Questions?

18

Thank You