Here is a ZIP file that you can use to further improve this version of the IDE so that it starts supporting 1D + (2D and more) nested arrays as well. There is one limitation though — the size of the 2D ++ arrays must be fixed (a numeric value or a constant), because a dynamic version would require a much larger change to the internals of QB64PE (that takes more time and testing).

