Closed 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 ArticleEdited 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 ArticleClosed Feature: Need to remove Blank Azure Node.js Worker Role under...
We still have the "Blank Azure Node.js Worker Role" under the TypeScript node in the new project wizard. This should be removed. Comments: This is already in the dev build released on 10/17 (build...
View ArticleEdited Feature: Need to remove Blank Azure Node.js Worker Role under...
We still have the "Blank Azure Node.js Worker Role" under the TypeScript node in the new project wizard. This should be removed.
View ArticleEdited Issue: VS2013 crashes on .js File Save As [992]
Using VS2013 with Update 3 on Beta 2 build.Take an existing file and save as.Eventually a dialog box shows up stating that an Exception has occured (no further details, other than the standard...
View ArticleEdited Feature: isense: basic stats in output window [1285]
would be nice to show users how much info was processed in the output window.
View ArticleClosed Feature: Intellisense status updates [923]
Currently there is no clear indication (other than cpu) that analysis is running. We should provide a status message that shows the state of analysis. The interpreters window might be a good way to...
View ArticleEdited Feature: Intellisense status updates [923]
Currently there is no clear indication (other than cpu) that analysis is running. We should provide a status message that shows the state of analysis. The interpreters window might be a good way to...
View ArticleEdited Issue: "Copy Full Path" context menu duplicated [1425]
VS2013 Update4 CTP2NTVS 21003.02Repro:1. Create an Express Web app2. In solution explorer, right click on app.js or package.json or readme.md.Notice the duplication of the "Copy Full Path" menu...
View ArticleEdited Issue: Manage npm modules from the global node should default to...
If we invoke the command from the global node, we should set the combo box to Global.
View ArticleEdited Issue: .npm init repl command doesn't work [1277]
stalls at Press ^C at any time to quit
View ArticleEdited Issue: NPM [Error 6] The handle is invalid [1011]
npm is working within VS2013 Ultimate for me, I just installed underscore without any issues. However, when I try to install Angular I get a strange error. node.js version 0.10.28Workaround is hopping...
View ArticleEdited Issue: stuck in 'install New npm Packages" loop [1404]
VS2013 Premium. I attempt to install the NPM package by right clicking NPM in my project. only option not greyed out is install new npm packages. this goes through the download process twice then just...
View ArticleEdited Issue: NPM UI Errors out with out-of-memory [1382]
Hi,VS Version: Ultimate update 3NTVS: 5-Sep-2014 (Latest dev build)Downloaded 46MB of the package listDownloaded 47MB of the package listDownloaded 48MB of the package listDownload completeReading...
View ArticleEdited Issue: incorrect indent when auto-format [1351]
I think auto format (Ctrl+K,D) the following code```var a = require('a');a.mount('/', [pipe.static({ root: 'b' }), pipe.proxy({'a': 1})]);```should yield the following style (when open as standard js...
View ArticleEdited Issue: Bug in organization of tests by file [1160]
*Update*I was wrong to say that one is not able to organise tests by file: this is possible when right-clicking on the test explorer and selecting "Group By" >> "Class".However, there is a bug in...
View ArticleEdited Issue: .npm install azure express locks up repl (random) [1291]
file / new project / basic node.js appctrl-K-N to start repl.npm install azure expressit completed halfway, then locked up the repl
View ArticleCommented Issue: .npm install azure express locks up repl (random) [1291]
file / new project / basic node.js appctrl-K-N to start repl.npm install azure expressit completed halfway, then locked up the replComments: I can't reproduce this at all. If you are able to get it to...
View ArticleEdited Issue: incorrect indent when auto-format [1351]
I think auto format (Ctrl+K,D) the following code```var a = require('a');a.mount('/', [pipe.static({ root: 'b' }), pipe.proxy({'a': 1})]);```should yield the following style (when open as standard js...
View Article