First, thanks so much for this, I love being in Visual Studio!
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?
- Performance seems to degrade over time, and the IDE just gets sluggish.
- 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)
Many, many thanks on making Visual Studio once again my place to live in all day!