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

Closed Feature: Redirect node output into VS window [301]

$
0
0
It'll improve debugging experience especially when unchecked "Thrown" option for Node.js exceptions. Suggested ways:

* Use *VS Output* window. As result when node exited due to unhandled exception we'll see in VS Output something like this:

```
C:\Projects\NodeWebApplication2\NodeWebApplication2\server.js:9
throw new MyError("Message");
```

* Create *custom Node VS window* for completely redirecting node input & output. In this case node process might be executed without console window.


Viewing all articles
Browse latest Browse all 4630

Trending Articles



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