Skip to content

Custom Visual Studio debugger inspector for dumping arrays to clipboard formatted to paste directly to Excel

License

Notifications You must be signed in to change notification settings

WarrenDB/ListReflector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ListReflector

Custom Visual Studio debugger inspector for dumping arrays to clipboard formatted to paste directly to Excel

Installation

Copy ReflectionVisualizer.dll to {User}\Documents\Visual Studio {Year}\Visualizers and new "Dump to clipboard for Excel" option will appear under the magnifying glass inspector when inspecting any IEnumerable<> next time Debug mode is started.

IDE screenshot showing new visualizer option Excel screenshot showing exported data in table

Notices

  • Currently only works with .Net Framework apps. .Net Core support coming soon.

About

Custom Visual Studio debugger inspector for dumping arrays to clipboard formatted to paste directly to Excel

Topics

Resources

License

Stars

Watchers

Forks

Languages