Skip to content

What do you think about Visual Studio Marketplace? We are looking for feedback from developers like you! Take the survey

| Marketplace
Sign in
Visual Studio>Tools>Visual Studio 2019 List Debugger Visualizer

Visual Studio 2019 List Debugger Visualizer

Antonio Bakula

|
813 installs
| (1) | Free
Visual Studio debugger visualizer for IList.

Visual Studio List Debugger Visualizer

http://www.antoniob.com/visual-studio-list-debugger-visualizer

I allways find inspecting list in the debugger pretty tedious and difficult, so I decided to change that :)

I made a Visual Studio debugger visualizer for List or more precisly if inspected object implement IList.

I used Telerik RadGridView for displaying data because it's packed with nice features and I was done in no time, but downside is that visualizer dll is 4MB and sometimes can be slow to show. Another slick feature is that your visualizer will remember grid settings for every type separately, and there is a handy option to export visualized data to Excel.

Usage:

Types that implement IList will get little magnifier icon in Debugger Locals / Variables Watch, like this:

image.png

image__1.png

image__4.png

image__3.png

  • Contact us
  • Jobs
  • Privacy
  • Terms of use
  • Trademarks
© 2023 Microsoft