Quantcast
Channel: Node.js Tools for Visual Studio
Browsing all 4630 articles
Browse latest View live
↧

Commented Unassigned: 3 Issues with Node.js tools for visual studio 2013, 1.0...

I've just started playing around with your addin. I've found 3 issues so far:1) Whenever I load my solution with a .njsproj, this message appears in the output window: Show output from: JavaScript...

View Article


Commented Unassigned: 3 Issues with Node.js tools for visual studio 2013, 1.0...

I've just started playing around with your addin. I've found 3 issues so far:1) Whenever I load my solution with a .njsproj, this message appears in the output window: Show output from: JavaScript...

View Article


Commented Unassigned: doskey crash [901]

Whenever I try to use Node.js Tools I get a crash on doskey.exe. This happens when I create or open a Node project and when I open the npm tools. I did not try any other node tools features.When I...

View Article

New Comment on "AdvancedDebugging"

If you're getting this error when trying to attach to an Azure web site, then this is by design. It's exactly as the error message says - Azure remote debugging is only supported when VS is running on...

View Article

Edited Issue: Navigating npm interface using keystrokes to install a package...

Expected: input box -> list in one keystroke (arrow key down or tab), tab to get to install box and enter (or some other variant)Actual: input box -> list in four keystrokes (four tabs), 7 tabs...

View Article


Created Issue: Debug assertion on hover over http.createServer.listen [1050]

Create a new Blank Node.js Application - server.js then looks like so:```var http = require('http');var port = process.env.port || 1337;http.createServer(function (req, res) { res.writeHead(200, {...

View Article

Created Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.

View Article

Edited Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.

View Article


Commented Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.Comments: Can...

View Article


Commented Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.Comments:...

View Article

Commented Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.Comments: and...

View Article

Edited Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.

View Article

Commented Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.Comments: and...

View Article


Commented Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.Comments: have...

View Article

Commented Unassigned: VS 2013 Premium No node.js Debugging in Debug [1051]

I installed NTVS Dev 2014-05-14 VS 2013 for my vs 2013 premium, there has node.js tools in Tools, but no node.js Debugging in Debug, i cannot debug.And my vs 2012 premium is working fine.Comments: The...

View Article


New Comment on "Debugging"

debug is not working for me too. vs2013 + windows 8.1 x64

View Article

Created Unassigned: Visual Studio Crashes everytime I try to run a Basic...

1. Project -> New -> Basic Windows Azure Express Application2. Waiting for node components to get loaded3. Click on Internet Explorer run icon (aka run with debugging)Result - node.js runs, IE...

View Article


Commented Unassigned: Visual Studio Crashes everytime I try to run a Basic...

1. Project -> New -> Basic Windows Azure Express Application2. Waiting for node components to get loaded3. Click on Internet Explorer run icon (aka run with debugging)Result - node.js runs, IE...

View Article

New Post: Analysing an existing v8.log

Hi just checked out your profiler , really neat stuff. My question is . Can I use your profiler just to analysis and existing v8.log file. For different reasons , I prefer to run my application...

View Article

Reviewed: 1.0 Beta (Jun 16, 2014)

Rated 3 Stars (out of 5) - Very nice release, I used it all weekend. although it crashes a lot while debugging. I had numerous times it restarted itself. Still better than what I was using. just wish...

View Article
Browsing all 4630 articles
Browse latest View live