Quantcast
Channel: Node.js Tools for Visual Studio
Viewing all articles
Browse latest Browse all 4630

Edited Issue: Changing length of array breaks its visualization [429]

$
0
0
E.g. with this code:
```
var a = [1,2,3];
return a;
```
Break on return, and then in Immediate window do ```a.push(4)``` or ```a.pop()```. The array is immediately collapsed in Locals, and cannot be expanded hereafter.

Viewing all articles
Browse latest Browse all 4630

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>