Edited Issue: Breakpoints are not working with VS 2014 Update 4 and Node.js...
I have tried starting a project from the "Blank Node.js Console Application" and "Blank Node.js Web Application" projects. When I place a breakpoint and then press F5, the application is executed, but...
View ArticleEdited Issue: Breakpoints are not working with Node.js 0.12.0 [1808]
I have tried starting a project from the "Blank Node.js Console Application" and "Blank Node.js Web Application" projects. When I place a breakpoint and then press F5, the application is executed, but...
View ArticleCommented Unassigned: 100% CPU usage for very long periods (system unusable)...
As long as I have one single Node.js project open in VS, the CPU hits 100% and stays there for prolonged periods, making the complete Windows desktop unusable.CPU usage will eventually drop to 50%-60...
View ArticleCommented Unassigned: 100% CPU usage for very long periods (system unusable)...
As long as I have one single Node.js project open in VS, the CPU hits 100% and stays there for prolonged periods, making the complete Windows desktop unusable.CPU usage will eventually drop to 50%-60...
View ArticleCommented Unassigned: 100% CPU usage for very long periods (system unusable)...
As long as I have one single Node.js project open in VS, the CPU hits 100% and stays there for prolonged periods, making the complete Windows desktop unusable.CPU usage will eventually drop to 50%-60...
View ArticleCreated Unassigned: Error when run via Visual Studio, works via node.exe [1817]
I have an exe that takes commands via stdin and gives results to stdout (results are several screens of readable text). It does so repeatedly until the process is stopped. I'm trying to call it from...
View ArticleCommented Issue: Breakpoints are not working with Node.js 0.12.0 [1808]
I have tried starting a project from the "Blank Node.js Console Application" and "Blank Node.js Web Application" projects. When I place a breakpoint and then press F5, the application is executed, but...
View ArticleCommented Issue: Program under debug never exits. [1807]
On the for loop on line 7 put a breakpoint. Run F5.Program will never exit. Run without debugging it will end.```var cluster = require('cluster');var http = require('http');var numCPUs =...
View ArticleEdited Issue: Program under debug never exits. [1807]
On the for loop on line 7 put a breakpoint. Run F5.Program will never exit. Run without debugging it will end.```var cluster = require('cluster');var http = require('http');var numCPUs =...
View ArticleClosed Issue: Program under debug never exits. [1807]
On the for loop on line 7 put a breakpoint. Run F5.Program will never exit. Run without debugging it will end.```var cluster = require('cluster');var http = require('http');var numCPUs =...
View ArticleEdited Issue: Breakpoints are not working with Node.js 0.12.0 [1808]
I have tried starting a project from the "Blank Node.js Console Application" and "Blank Node.js Web Application" projects. When I place a breakpoint and then press F5, the application is executed, but...
View ArticleNew Post: status on version for use in visual studio 2015 preview [ / ctp5 ]
any status update you can share on when we'll have a version for use in visual studio 2015 preview [ / ctp5 ]?
View ArticleNew Post: status on version for use in visual studio 2015 preview [ / ctp5 ]
There is a dev build available.https://nodejstools.codeplex.com/releases/view/611749
View ArticleNew Post: status on version for use in visual studio 2015 preview [ / ctp5 ]
excellent that did the trick, thanks for the pointer to that download. guess I wasn't scrolling around enough when looking through the available downloads list previously.
View ArticleCommented Unassigned: High memory usage [1795]
I'm using the latest release (NTVS 1.0 RC2) and as well as seeing high CPU usage from time to time coming from Visual studio I am also seeing very high memory usage (see attached)The longer I use VS...
View ArticleCommented Unassigned: 100% CPU usage for very long periods (system unusable)...
As long as I have one single Node.js project open in VS, the CPU hits 100% and stays there for prolonged periods, making the complete Windows desktop unusable.CPU usage will eventually drop to 50%-60...
View ArticleCommented Unassigned: Nodejs project build on MSBuild [1451]
We have a NodeJs project that we want to build on our TFS Server. We are using the Default Git template for our Build Definition. However we are getting the following...
View ArticleReviewed: 02-13-2015 Dev Build (Feb 22, 2015)
Rated 5 Stars (out of 5) - works for me (using node 0.12)
View Article