Skip to content

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.

License

Notifications You must be signed in to change notification settings

Skyppid/Array-Visualizer

Repository files navigation

README

ArrayVisualizer for Visual Studio 2015, 2017, 2019 & 2022

This project was forked from Codeplex. All credits go to Amir Liberman who created the project initially. I just migrated the whole project to Visual Studio 2017 (now 2019) since it is a really neat extension.

How do I get set up?

Either go to Releases and just get the latest .vsix-Installer, or build it yourself. You will have to create your own signature key file and set up all projects with it in order to build.

The following workloads are necessary to build:

  • .Net Desktop Development
  • Visual Studio Extension Development

Get it running

Please note that due to several changes not all releases are compatible with all versions. Here's an overview over the compatibility:

Release Version Visual Studio Version
1.5 / 1.5.1 2015, 2017
1.6 / 1.6.1 2019
1.7 2022

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published