Created Unassigned: Not working on Visual Studio 2013 Ulimate with Update 3...
Not working on Windows 8.1 x64 with Visual Studio 2013 Ulimate with Update 3 On creating a project a message boz with the following is displayed :-The vstemplate file references the wizard class...
View ArticleNew Post: Memory eaten up
I have the exact same issue, ever since I've installed NTVS RC it has gotten worse. generating a mean.js project with yeoman generator, then creating a new node project from existing code in VS2013...
View ArticleCommented Unassigned: [1.0 RC1] Huge memory consumption [1584]
I have a small solution, which consists of several small .NET projects (__80 Mb__) and one medium Node.js project (__250 Mb__). Each time I load the solution in Visual Studio 2013, devenv.exe eats...
View ArticleCommented Unassigned: [1.0 RC1] Huge memory consumption [1584]
I have a small solution, which consists of several small .NET projects (__80 Mb__) and one medium Node.js project (__250 Mb__). Each time I load the solution in Visual Studio 2013, devenv.exe eats...
View ArticleCreated Unassigned: Intellisense, createServer and tracking inferred type...
Intellisense see the request object in the onRequest function as a ClientRequest object and not an IncomingMessage object:```var http = require("http");var url = require("url");function start(route,...
View ArticleCommented Unassigned: [1.0 RC1] Huge memory consumption [1584]
I have a small solution, which consists of several small .NET projects (__80 Mb__) and one medium Node.js project (__250 Mb__). Each time I load the solution in Visual Studio 2013, devenv.exe eats...
View ArticleNew Post: Crash on compare with unmodified
VS 2013 (Update 4) crashes since the last second release of ntvs, when i want to compare a file with unmodified (Solution Explorer - Right click on a file - Compare with Unmodified). I use git as...
View ArticleReviewed: NTVS 1.0 RC (Dec 02, 2014)
Rated 5 Stars (out of 5) - A great tool. node.js + NTVS + TypeScript makes for a very productive development system. Very stable too. I've had VS crashing recently, but that turned out to be caused by...
View ArticleEdited Issue: Analysing an existing v8.log [1342]
I've got a repro, sort of.The warning is spurious - you will see it when using the profiler in the normal way, as well. Unfortunately, it's a silly check that VS always does that is completely...
View ArticleCreated Issue: Install dir for profiling package shouldn't be spelled...
C:\Program Files (x86)\Microsoft Visual Studio 12.0\Common7\IDE\Extensions\Microsoft\Node.js Tools for Visual Studio - Profilling\1.0
View ArticleEdited Issue: Allow $(ProjectDir) in paths in NTVS properties window [1533]
We would like to be able to use Visual Studio variables like $(ProjectDir) in the NTVS properties dialog. That would really speed up our workflows and help prevent collisions between developers.NTVS...
View ArticleEdited Issue: build fails after uninstalling package [973]
Create new projectInstall a module, for ex: bcryptF5/runClose and reopen solution (that seems to make a difference)Right click on bcrypt in npm solution explorer and select Uninstall F5/runResult:...
View ArticleCommented Issue: build fails after uninstalling package [973]
Create new projectInstall a module, for ex: bcryptF5/runClose and reopen solution (that seems to make a difference)Right click on bcrypt in npm solution explorer and select Uninstall F5/runResult:...
View ArticleCreated Issue: Incorrect colors make profiling reports unusable for light and...
VS 2013Seems like blue theme is okay though.
View ArticleEdited Issue: Incorrect colors make profiling reports unusable for light and...
VS 2013Seems like blue theme is okay though.
View ArticleEdited Issue: Incorrect colors make profiling reports unusable for light and...
VS 2013Seems like blue theme is okay...
View ArticleEdited Issue: No profiling? [1537]
VS 2015 Ultimate PreviewNot sure how to launch profiling on VS 2015 Preview. The Analyze menu is where we typically have the "Launch Node.js Profiling" command, but it doesn't show up on 2015.Notice...
View ArticleCommented Issue: No profiling? [1537]
VS 2015 Ultimate PreviewNot sure how to launch profiling on VS 2015 Preview. The Analyze menu is where we typically have the "Launch Node.js Profiling" command, but it doesn't show up on 2015.Notice...
View ArticleEdited Issue: No profiling? [1537]
VS 2015 Ultimate PreviewNot sure how to launch profiling on VS 2015 Preview. The Analyze menu is where we typically have the "Launch Node.js Profiling" command, but it doesn't show up on 2015.Notice...
View ArticleCreated Unassigned: Error reading package.json [1594]
I'm getting the following error when installing packages from npm:> Microsoft.NodejsTools.Npm.PackageJsonException: Error reading package.json at...
View Article