My favorites | Sign in
Project Home Downloads Wiki Issues Source
Search
for

Feedback

This not a comprehensive list

CR_MethodPreview  
Shows the code of a method in a tooltip from any call site.
Updated Sep 19, 2011 by RoryBec...@gmail.com

Requires DXCore 10.2 since build 1491

Introduction

Provides an action 'ToggleMethodPreview' actionable from any method call whose source is available and provides that source as a preview window.

Configuration

Usage

  • Place caret on any Method Call for which the source is available within the solution.
  • Activate the 'ToggleMethodPreview' action using whichever key you bound to it.
  • Deactivate when done, using the same key.

Notes

This plugin currently shows the entire method. The plan is to limit this to the first n (defaulting to say 30) lines. However the DXCore currently needs the entire method in order to format things correctly.

Credits

Original Author: RoryBecker

Idea by Neal Culiner (@ncsoftware) and Matthew MacSuga (@csharpbydesign)

Comment by project member duncan.smart, Aug 6, 2009

Screenshot! :-)

Powered by Google Project Hosting