New Post: Not using analysis but massive .ntvs_analysis.dat
Hi, I've turned off JavaScript intellisense by setting "IntelliSense Level" to "No Intellisense" (under Tools > Options > Text Editor > Node.js). I'm using TypeScript and don't really need to...
View ArticleEdited Issue: Templates should say "Azure" not "Microsoft Azure" [1271]
We decided (in conjunction with the Azure Tools team) to not include "Microsoft" in template names.
View ArticleNew Post: Analysing an existing v8.log
Can you tell more about the problems that you've ran into?
View ArticleNew Post: npm installer is not retrieving package list
Installer got stuck on loading screen for about 5 minutes after pressing refresh button and I got this error btw I was checking in resource monitor if he is downloading something and he did
View ArticleCreated Issue: Remove .dat file if analysis is turned off [1303]
The file is of no use if the user has requested no analysis. We should remove the file.
View ArticleEdited Feature: Autocomplete for callbacks [1302]
Given that we are dealing with callbacks constantly in Javascript, it would be nice if the callbacks would autocomplete, certainly in TypeScript as we have type declarations there.When I type the...
View ArticleEdited Feature: Better "Files in your project exceed MAX_PATH" debugging...
When moving over to the Beta 2, from the alpha version, i kept getting an error when building saying "Files in your project exceed MAX_PATH, please move your project to a location with a shorter...
View ArticleEdited Issue: .npm init repl command doesn't work [1277]
stalls at Press ^C at any time to quit
View ArticleEdited Issue: Button pressed text color is incorrect [1270]
Color should not change when the button is pressed.
View ArticleNew Post: npm installer is not retrieving package list
Hi mlekomleko, Sorry to hear you ran into that... Are you seeing any output in the Output Window?Does it work fine if you try refreshing again? restart the dialog? How about VS?Is packagecache.json in...
View ArticleNew Post: Not using analysis but massive .ntvs_analysis.dat
nabog, analysis starts as On by default, so you get the .dat file. you can safely delete it. we'll modify the behavior for next beta to give you better control. meanwhile, you can safely delete the...
View ArticleCreated Unassigned: NPM Package Manager [1304]
I run VS2013 and just installed the Beta2 of NTVS. I used to like very much the NPM package manager: https://nodejstools.codeplex.com/wikipage?title=NpmBut now when I go to the solution explorer, and...
View ArticleEdited Issue: Remove .dat file if analysis is turned off [1303]
The file is of no use if the user has requested no analysis. We should remove the file.It would be nice to also provide an option to disable saving. Perhaps a checkbox, "Cache analysis to disk", option...
View ArticleNew Post: Not using analysis but massive .ntvs_analysis.dat
@nabog, Thank you for using NTVS and your continued contributions to make it better. As Ptools stated the .dat file is generated when analysis is on. On is the default so you'll see a .dat file in most...
View ArticleCommented Unassigned: NPM Package Manager [1304]
I run VS2013 and just installed the Beta2 of NTVS. I used to like very much the NPM package manager: https://nodejstools.codeplex.com/wikipage?title=NpmBut now when I go to the solution explorer, and...
View ArticleEdited Feature: Implement Brace Completion [1267]
Brace Completion is not implemented. We should implement this at some point.
View ArticleNew Post: Analysing an existing v8.log
Opened up the performance explorer loaded up the .vspx file but it shows me these messages:Warning VSP2702: Report does not have required information to resolve source lines in functions for process...
View ArticleCommented Unassigned: NPM Package Manager [1304]
I run VS2013 and just installed the Beta2 of NTVS. I used to like very much the NPM package manager: https://nodejstools.codeplex.com/wikipage?title=NpmBut now when I go to the solution explorer, and...
View ArticleEdited Feature: Watch dir for MAX_PATH & warn users [1161]
since the maxpath issue isnt going to be fixed anytime soon in windows & tools, we really need to find a way to warn users since it results in hard to debug / confusing behavior. we should:1....
View ArticleCreated Unassigned: NTVS Beta 2 Crashing Now [1305]
Not sure what to report here, but NTVS Beta 2 is now crashing again like the it was two (2) releases ago. Before I had to delete the "obj" and "npm_packages" folder to avoid the crash whenever I opened...
View Article