> With the start of a new season of Game of Thrones, folks are sitting on the edge of their seats waiting to see what’s coming. Unlike the Khaleesi who seems to be going nowhere fast, Node.js Tools for Visual Studio (NTVS) has made some moves recently.<p>Shots fired!<p>But really, excellent job on the release! Microsoft has been producing a lot lately, and that's awesome to see!
First, thanks so much for this, I love being in Visual Studio!<p>A few things I've noticed:
- when typing '.then' (for promises) intellisense seems to think I want '.attach' and that means I need to hit Esc and type it out manually. What's up with that?<p>- Performance seems to degrade over time, and the IDE just gets sluggish.<p>- After I made intellisense -not- use the disk and instead go in-mem (.ntvs_analysis.dat was getting huge!) I have almost no intellisense for any custom modules I loaded. (Things like lodash still seem to work)<p>Many, many thanks on making Visual Studio once again my place to live in all day!
Dev here, happy to answer any questions.<p>GitHub link: <a href="https://github.com/Microsoft/nodejstools" rel="nofollow">https://github.com/Microsoft/nodejstools</a>
Exciting progress, and I'd love to use it, but the thing holding me back is lack of support for ES6 syntax.
<a href="https://github.com/Microsoft/nodejstools/issues/77" rel="nofollow">https://github.com/Microsoft/nodejstools/issues/77</a>