Created Release: Latest dev build for VS 2015 Preview
First dev build supporting VS 2015 Preview.
View ArticleReleased: Latest dev build for VS 2015 Preview (Nov 14, 2014)
First dev build supporting VS 2015 Preview.
View ArticleUpdated Release: Latest dev build for VS 2015 Preview (Nov 14, 2014)
First dev build supporting VS 2015 Preview.
View ArticleClosed Feature: Node.js Tools for Visual Studio 2014 [1414]
When will support be added for Visual Studio 2014?Thanks,ChristiComments: First dev build for VS 2015 Preview is now available for download.
View ArticleEdited Feature: Node.js Tools for Visual Studio 2014 [1414]
When will support be added for Visual Studio 2014?Thanks,Christi
View ArticleCreated Issue: Add link to node.js install on final page of installer [1546]
On the last page of the installer it might be nice to have something like:"Is Node.js installed on your computer? If not, please get it here" as a link.\Setup\NodejsToolsInstaller\UI.wxs is likely...
View ArticleCreated Unassigned: Test cases grouped by class (MochaJS) [1547]
I'm trying to define a test class in TypeScript, similar to how you would do it for C#, and get the Test Explorer to show my tests grouped by class.For instance, a test class similar to the one...
View ArticleCommented Unassigned: consider npm config when fetching package list [1415]
I have a local npm server and accordingly adapted the .npmrc file.```registry=http://127.0.0.1:4873/```However when I update the package list, it is still fetched from npmjs.org directly```Downloading...
View ArticleCommented Unassigned: refreshing project files after npm update [1417]
hisomtimes the NPM update file in the project (adding new files)is there a way to automatically or programmatically make sure that the package itself or the ntvs will refresh the project...
View ArticleEdited Issue: Node not installed, install missing packages displays "Error -...
We should tell the user node.js isn't installed.Instead we tell them this:```Error - Cannot load global packages.```
View ArticleEdited Unassigned: npm cache should be cleared on first start of VS [1501]
probably a reg key - that way we don't leave artifacts behind
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 ArticleCreated Issue: mirror npm output pane info in catalog output window for...
output pane isn't very discoverable if something goes wrong
View ArticleEdited Issue: mirror npm output pane info in catalog output window for...
output pane isn't very discoverable if something goes wrong
View ArticleClosed Issue: Node not installed, install missing packages displays "Error -...
We should tell the user node.js isn't installed.Instead we tell them this:```Error - Cannot load global packages.```
View ArticleClosed Issue: Missing node message [781]
This should state configure "the project" property page```---------------------------Node.js Tools for Visual Studio---------------------------Node.js does not appear to be installed. Please download...
View ArticleEdited Issue: Missing node message [781]
This should state configure "the project" property page```---------------------------Node.js Tools for Visual Studio---------------------------Node.js does not appear to be installed. Please download...
View ArticleEdited Issue: shouldn't run dedup on uninstall packages [1480]
it's a bit too aggressive
View ArticleClosed Issue: mirror npm output pane info in catalog output window for...
output pane isn't very discoverable if something goes wrongComments: Verified in build 21117.01. Closing.
View Article