Node v4.2.6, VS Code 0.10.6, Windows 8.1
VS Code exits without any error message when calling "console.log" with a complex object.
Calling the same code without the console line works fine.
When stepping over the code-line, the object gets printed to the output window but the the debugger exits.
VS code does not display any error message, neither in the "Variables" nor the "Output" pane.
Any help is appreciated,
thx
Gera.