ReSharper Secrets

Preview:

Citation preview

Secrets

Igal Tabachnik@hmemcpy

Who am I?

I work at CodeValue, develop OzCode!

Author of several ReSharper plugins:• Agent Mulder• NancyFx support• and more…

• hmemcpy.com• @hmemcpy

Summary

ReSharper Annotations:

• Added via INPC/Code Annotations in

R# Options

• [NotifyPropertyChangedInvocator]

• [CanBeNull]/[NotNull]

• [StringFormatMethod]

• [AspNetMvc*]

• [PathReference]

• Many more, see Annotations.cs

/ReSharper.Internal

• PSI Browser/Viewer

• SolBuilderDuo

• Heap Allocation Visualizer

• Now also a R#

Extension!

Other Cool Stuff:

• File Structure Window (Ctrl-Alt-

F / Ctrl-F11)

• Clipboard Manager (Ctrl-Shift-V)

• QuickDoc (Ctrl-Shift-F1 / Ctrl-Q)

@hmemcpy

THANK YOU!

Recommended