Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.05 KB

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