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

Edited Feature: Support multi-statement breakpoints [356]

$
0
0
Javascript supports multiple statements on the same line. We need to support single step on these and perhaps breakpoints within lines.

```
var I =0;i=I+5;var j=10;var k = I+j;
```

Viewing all articles
Browse latest Browse all 4630

Trending Articles



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