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

Commented Issue: npm Package manager fails to retrieve published package list...

Sometimes, when I right click npm and select "Manage npm Modules", the package manages says "Loading published package list", but it comes back empty. See screenshot here:...

View Article


Commented Unassigned: 2.5GB memory spike opening project [1349]

Just upgraded from the 1.0 Alpha to 1.0 Beta 2 and during the project load memory usage spikes up to 2.3GB and stays there. CPU usage fluctuating between 50-70% and this is without even doing...

View Article


Edited Issue: no completions on buffer instance [1077]

new require('buffer').Buffer() / require('buffer').Buffer() gives no completions after

View Article

Edited Issue: Need to specialize array.push [1193]

Mongoose quick start does:```var db = mongoose.connection;db.on('error', console.error.bind(console, 'connection error:'));db.once('open', function callback () {// yay!});```connection is ultimately...

View Article

Commented Issue: We should understand `util.inherits` [1259]

It is an idiomatic way to establish "inheritance" (i.e. prototype chain) between constructors in node. We should special-case...

View Article


Edited Issue: We should understand `util.inherits` [1259]

It is an idiomatic way to establish "inheritance" (i.e. prototype chain) between constructors in node. We should special-case...

View Article

Edited Issue: socket.io - 'on' is missing in completions [983]

```var sio = require('socket.io').listen(80);sio.sockets.on```There's no member `on` in the member list for `sockets`. Most other stuff seems to be there, just not this.

View Article

Commented Issue: socket.io - 'on' is missing in completions [983]

```var sio = require('socket.io').listen(80);sio.sockets.on```There's no member `on` in the member list for `sockets`. Most other stuff seems to be there, just not this.Comments: This appears to be...

View Article


Commented Issue: body-parser member info missing [1239]

```jsvar bodyParser = require('body-parser');bodyParser();bodyParser.json();````bodyParser` only displays members that are universal to all objects - no info when calling it or on `json`.It seems that...

View Article


Commented Issue: body-parser member info missing [1239]

```jsvar bodyParser = require('body-parser');bodyParser();bodyParser.json();````bodyParser` only displays members that are universal to all objects - no info when calling it or on `json`.It seems that...

View Article

Created Issue: Analysis caused crash? [1375]

Using build 20903.00, VS 2013 Update 3I had the task explorer extension installed, with the task explorer tool window opened, but there was nothing in it. I don't know if it's related yet, will update...

View Article

Edited Issue: Analysis caused crash? [1375]

Using build 20903.00, VS 2013 Update 3Edit: Not related to task explorer extension (repros without it)Create starter express project.Add new blank JavaScript file named grunt.js to project.Close...

View Article

Edited Issue: Analysis caused crash? [1375]

Using build 20903.00, VS 2013 Update 3Edit: Not related to task explorer extension (repros without it)Create starter express project.Add new blank JavaScript file named grunt.js to project.Close...

View Article


Created Unassigned: Can't publish native node packages [1376]

Is it possible to deploy native #nodejs packages, eg level, on Azure websites? Node-gyp fails when continuous deployment is configured on Azure.

View Article

Commented Issue: Analysis caused crash? [1375]

Using build 20903.00, VS 2013 Update 3Edit: Not related to task explorer extension (repros without it)Create starter express project.Add new blank JavaScript file named grunt.js to project.Close...

View Article


Created Issue: Can't create project if node isn't installed [1377]

User should be able to create the project w/o node.js installed.

View Article

Created Issue: Wrap FileSystemWatcher to avoid race conditions [1378]

https://pytools.codeplex.com/workitem/2590Create a fix that wraps FileSystemWatcher in our own class and implement an asynchronous Dispose(). If we queue the actual Dispose() on a background thread it...

View Article


New Comment on "AzureWebSiteWebDeploy"

I created a new "Basic Microsoft Azure Express" application, and tried to publish it to my test Azure website. I get the following error: "------ Publish started: Project: ExpressApp4, Configuration:...

View Article

Created Unassigned: Web.config and Web.debug.config will not deploy [1379]

I created a new "Basic Microsoft Azure Express" application, and without changing the newly created project, I tried to publish it to a new test Azure website. I get the following error:"------ Publish...

View Article

Commented Unassigned: Web.config and Web.debug.config will not deploy [1379]

I created a new "Basic Microsoft Azure Express" application, and without changing the newly created project, I tried to publish it to a new test Azure website. I get the following error:"------ Publish...

View Article
Browsing all 4630 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>