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

Edited Issue: Dev14 underscore in a typescript file causes VS to crash [1562]

$
0
0
VS 2015 Preview (build 22310.01)
NTVS 21117.01

Repro step
1. Create a Typescript node console app
2. In app.ts, type:
```
import _
```
This brings up the intellisense window then VS crashes. An unhandled exception of type 'System.AggregateException' occurred in mscorlib.dll

Callstack is attached.

This seems to only occur on VS 2015.



Viewing all articles
Browse latest Browse all 4630

Trending Articles