Edited Issue: mirror npm output pane info in catalog output window for...
output pane isn't very discoverable if something goes wrong
View ArticleEdited Issue: shouldn't run dedup on uninstall packages [1480]
it's a bit too aggressive
View ArticleEdited Issue: Crash after creating a project - analysis [1556]
```Application: VWDExpress.exeFramework Version: v4.0.30319Description: The process was terminated due to an unhandled exception.Exception Info: System.ArgumentExceptionStack: at...
View ArticleClosed Issue: Bug: Install New NPM package GUI fails [1518]
Download completeReading 57931764 bytes from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache\all_packages.json (04/11/2014 01:47:18)Download or parsing failed. Try refreshing the...
View ArticleEdited Issue: Bug: Install New NPM package GUI fails [1518]
Download completeReading 57931764 bytes from C:\Users\Developer\AppData\Local\Microsoft\Node.js Tools\NpmCache\all_packages.json (04/11/2014 01:47:18)Download or parsing failed. Try refreshing the...
View ArticleClosed Issue: Unable to rename ts file [1510]
Hi,when I try to rename ts file in Solution Explorer message box pops up with title: “ Microsoft Visual Studio” and message “fileWatcher”. After that old/renamed file on disk and in solution explorer...
View ArticleEdited Issue: Unable to rename ts file [1510]
Hi,when I try to rename ts file in Solution Explorer message box pops up with title: “ Microsoft Visual Studio” and message “fileWatcher”. After that old/renamed file on disk and in solution explorer...
View ArticleClosed Issue: NPM: searching for 'azure' returns packages starting with 'a'...
NTVS 21027.00. 1. I have a TypeScript project (Express 3 app)2. Select the npm node and the global node3. Open the NPM dialog and search for 'azure'.Results:Getting packages starting with 'a'. See...
View ArticleEdited Issue: NPM: searching for 'azure' returns packages starting with 'a'...
NTVS 21027.00. 1. I have a TypeScript project (Express 3 app)2. Select the npm node and the global node3. Open the NPM dialog and search for 'azure'.Results:Getting packages starting with 'a'. See...
View ArticleEdited Issue: npm ui: put name of pkg in error msg [1491]
"O npm install Output Ready - Last command completed with errors"the next pkg i installed had no errors, yet this error persisted. at least it should add the pkg name so i know i can ignore it.
View ArticleCommented Issue: npm ui: put name of pkg in error msg [1491]
"O npm install Output Ready - Last command completed with errors"the next pkg i installed had no errors, yet this error persisted. at least it should add the pkg name so i know i can ignore...
View ArticleClosed Issue: npm ui: put name of pkg in error msg [1491]
"O npm install Output Ready - Last command completed with errors"the next pkg i installed had no errors, yet this error persisted. at least it should add the pkg name so i know i can ignore it.
View ArticleEdited Issue: npm ui: put name of pkg in error msg [1491]
"O npm install Output Ready - Last command completed with errors"the next pkg i installed had no errors, yet this error persisted. at least it should add the pkg name so i know i can ignore it.
View ArticleClosed Issue: npm node "open folder" command not working [1424]
.Comments: Fixed in 21117.01. Verified and closing.
View ArticleCreated Issue: Right click on npm node has performance issue [1563]
VS 2015 Preview NTVS 21117.01Repro:1. Create blank Node.js web app2. add few npm packages3. on the package node, right click to bring up the context menuResult:There is a long pause between the click...
View ArticleEdited Issue: require completion doesn't work properly if triggered on...
Type:```require('htt```Use Esc to dismiss the completion list for modules, then immediately re-trigger it by pressing Ctrl+Space.The new list has two problems. First, it shows all package names, not...
View ArticleEdited Issue: require completion doesn't work properly if triggered on...
Type:```require('htt```Use Esc to dismiss the completion list for modules, then immediately re-trigger it by pressing Ctrl+Space.The new list has two problems. First, it shows all package names, not...
View ArticleEdited Issue: Automatic TypeScript compilation feature is unnecessary and...
user reports the following. bug verified by dino.----Just started using VS 2013 Update 2 RC (with build-in TypeScript support) and NTVS 1.0 Beta.It seems that these two interact in non-optimal way:1....
View Article