Source code checked in, #b1f1ca0912939c251b417ed539a070c1f8975e8d
978 IsDocumentInProject can't find files with relative path NuGet calls this function with a relative path. Use GetAbsoluteFilePath instead of GetAbsoluteDirectoryPath to avoid force adding a trailing...
View ArticleSource code checked in, #906625fe6f064edb1b30482b9f1993d5bf4045c0
We're not properly creating the _invoker on Retail builds. MustBeCalledFromUIThread() is DebugOnly. Switch to using the throwing version which is safe here since package load should always be from VS...
View ArticleSource code checked in, #5ae5889bf7c96826fd3ba75793d7b9ee4c559b74
974 crash while defining a new function Handle a null grouping operand while performing analysis 972 require intellisense completion list doesn't contain newly added modules in the project Clear the...
View ArticleSource code checked in, #a083c0b93610c98d38b4ab838201bf2abdc12062
#985 - NPM node watching wrong directory
View ArticleSource code checked in, #afc9a2953e5c23d3b7d518e5bc352a901bb90643
Fixes completions for new ...(). 982 mocha exports all have unknown types Support assignment to __proto__ Supports flowing this in based upon assigning a function to a constructor function's object...
View ArticleNew Post: Need a Refresh Button in Solution Explorer Toolbar
Sometimes when I install a package with npm, the contents of the package will not show up in Solution Explorer. With no way to refresh a folder, I have to close the solution and then re-open it for the...
View ArticleNew Post: Need a Refresh Button in Solution Explorer Toolbar
We're sorry to hear you are experiencing difficulties. Are there any further details you can provideVisual Studio VersionNode.js Tools for Visual Studio versionPackage(s) that reproduce this behavior
View ArticleNew Post: Need a Refresh Button in Solution Explorer Toolbar
I'm using VS 2013 with Update 2 RTM, and Node.js Tools Version 1.0. I haven't been able to reproduce this behavior with any specific packages. It just happens randomly.
View ArticleEdited Issue: mocha exports all have unknown types [982]
This is using the [require interface](http://visionmedia.github.io/mocha/#require-interface) of mocha, since I don't expect completion to work at all with implicitly injected members in other styles....
View ArticleNew Post: Solution failing to load with 14-May release
How was the CPU usage for devenv when it was stuck loading that solution? If it's about 0%, it's probably yet another deadlock bug (we've fixed a few for the dev release). For the ones I experienced...
View ArticleCommented Unassigned: Node.js with TypeScript: calling node.js function...
please help me with the following problem. I created default node.js app with express using Visual Studio nodejs tools and now I'm trying to call setTimeout function that is declared in node.d.ts. The...
View ArticleNew Post: Need a Refresh Button in Solution Explorer Toolbar
I think part of my problem was due to the ridiculously long file names created by npm, which was messing up OneDrive because they exceeded the 256 character limit. Another problem that I noticed is...
View ArticleCommented Issue: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: Must...
View ArticleCommented Issue: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: An...
View ArticleCommented Issue: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: Crash...
View ArticleCommented Issue: JavaScript service crash [612]
Service crashes in relatively small projects also.For a workaround, use Metro Javascript project for code and this only for debug, works like charm...But this project need more work...Comments: DISM,...
View ArticleEdited Issue: azure has unapplicable completions [980]
When using blob service, you'll see completions for the other services as well.Example:```var azure = require('azure');var blobService = azure.createBlobService('',...
View ArticleReviewed: Latest Dev Build (May 16, 2014)
Rated 1 Stars (out of 5) - couldn't use, the outlining on functions wouldn't show. When debugging I couldn't get any data for local vars on break. Had to uninstall and move back to beta. couldn't even...
View ArticleNew Comment on "Installation"
I only have VS 2012 and this installation keeps telling me that I need VS 2013, I am forced to download the Free version of VIsual Studio?
View Article