Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Array Visualizer
Array Visualizer

Array Visualizer

Amir Liberman

|
47,756 installs
| (25) | Free
Array Visualizer is a free, open source extension for visual studio. It is designed to display arrays (Jagged and up to 4D) while debugging an application.
Download

Array Visualizer Debug Window.

To start the visualizer select the 'Debug'/'Windows'/'Array Visualizer' menu.
 

For source code and additional components, go toCodePlex

New to this release:

  • Added Support for charts!

Charts are Powered By SyncFusion. Special thanks to the team atSyncFusion for the help and support!

Supported Charts:

  • Line
  • Bar
  • Stack Bar
  • Stack Bar 100
  • Column
  • Stack Column
  • Stack Column 100
  • Area
  • Stack Area
  • Stack Area 100
  • Spline
  • Spline Area

 Previous release enhancements:

  • Added support for jagged arrays drill down.

  

  • Added support for SharpDX vector and matrix objects (courtesy of Maciej Walanus).
  • Better handling of very large arrays .

 

This Visualizer automatically detects all local arrays once the debugger
enters into Break Mode. It allows you to select any array and it will render it in 2D, 3D or 4D:

  

Sample 2D view:

Sample 3D view:

Sample 4D view (Displayed as a sequence of 3D arrays):

The visualizer uses the ToString() representaion of a class:

 

Opening the Vizualizer Window:

 

 

New to 1.0.0.4:

  • Added support for VB debugging.
  • Better rendering for large arrays.

New to 1.0.0.5:

  • Added support for F# debugging.
  • Faster loading of arrays list.

New to 1.0.0.6:

  • Added support for VS 11.
  • Corrected rendering margin.

New to 1.0.0.8:

  • Added support for SharpDX vector and matrix objects (courtesy of Maciej Walanus).
  • Better handling of very large arrays .

New to 1.0.0.12:

  • Added support for jagged arrays drill down.

New to 1.2.0.1:

  • Added charting feature.

New to 1.2.0.2:

  • Fixed performace related to charting.

New to 1.2.0.3:

  • Corrected how bars/columns are rendered in charts.

New to 1.2.0.6:

  • Bug fixes: international settings and cell size preference.

New to 1.2.0.14:

  • Bug fixes: Corrected rendering for Hex [X] and Decimal [D] formatters. 

New to 1.3.0.1:

  • Added support for VS 2013
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft