New Post: Local Module Support
I don't think this is currently possible - but was wondering if using local modules (available in NPM 2.0) is planned to be supported in the future. Would be great to have this capability... More info...
View ArticleNew Post: Node.JS command line to specify URL and port
I was able to run Node.JS using Visual Studio properly by specifying a "Launch URL" and "Node.JS port". How would I achieve the same by running Node.JS command line? I tried the following, but it...
View ArticleEdited Issue: include icon or textual information about startup file [1644]
sometimes bolding disappears, so we should include extra information just in case that happens
View ArticleEdited Task: Library Projects [1604]
There does not seem to be any project types for creating and building TypeScript libraries.I am doing an experiment porting Backbone.js and Underscore.js to TypeScript from JavaScript; rather than just...
View ArticleEdited Issue: [1.0 RC1] Huge memory consumption due to ReSharper (docs) [1584]
I have a small solution, which consists of several small .NET projects (__80 Mb__) and one medium Node.js project (__250 Mb__). Each time I load the solution in Visual Studio 2013, devenv.exe eats...
View ArticleCommented Issue: activity log error should tell you how to turn on logging if...
---------------------------Microsoft Visual Studio---------------------------An exception has been encountered. This may be caused by an extension.You can get more information by examining the file...
View ArticleEdited Issue: (docs) activity log error should tell you how to turn on...
---------------------------Microsoft Visual Studio---------------------------An exception has been encountered. This may be caused by an extension.You can get more information by examining the file...
View ArticleEdited Issue: (docs) activity log error should tell you how to turn on...
---------------------------Microsoft Visual Studio---------------------------An exception has been encountered. This may be caused by an extension.You can get more information by examining the file...
View ArticleUpdated Wiki: AzureCloudService
Microsoft Azure Cloud Service ProjectsMicrosoft Azure Cloud Services can be written in Node.js, and Node.js Tools for Visual Studio includes templates to help you get started.RequirementsCloud Service...
View ArticleUpdated Wiki: AzureDeployment
Azure DeploymentYou can deploy your Node.js application to Microsoft Azure directly from Visual Studio. You can deploy to an Azure Website or Cloud Service (Web Role and Worker Role).Azure Website...
View ArticleUpdated Wiki: AzureWebSiteGit
Publish to Microsoft Azure Website using GitVisual Studio 2013 has integrated Git support, so it's easy to deploy to Azure using Git, no command-line necessary.Note: Git integration is also available...
View ArticleUpdated Wiki: AzureWebSiteWebDeploy
Publish to Microsoft Azure Website using Web DeployThis section describes how to use the Publish command to deploy your Node.js project to an Azure Website.To use this functionality, make sure to...
View ArticleEdited Issue: Azure Publish Documentation updates [1648]
Publish to "Windows Azure Web Sites" screenshot needs updating, and there are a couple of inconsistent screenshots.There are some screenshots in the Cloud Service docs where we don't censor email...
View ArticleUpdated Wiki: Profiling
ProfilingNode.js Tools for Visual Studio takes advantage of V8 Profiling API's as well Visual Studio's Reporting features to give you a sense of where your program is spending its time. Here's a short...
View ArticleEdited Issue: npm - Searching for "grunt-contrib-uglify" doesn't return the...
Searching per the docs at http://nodejstools.codeplex.com/wikipage?title=PreAndPostBuildActions and we don't find it, but we find tons of other stuff
View ArticleEdited Issue: npm catalog fails to refresh on VS2015 [1591]
works fine in 2012 and 2013
View ArticleEdited Unassigned: Change alias in copyright notice away from vspython [1608]
Right now we have this in every file comment header:vspython@microsoft.comSeems like we should make a node alias, if we don't have one already.
View ArticleReleased: 12-12-2014 dev build (Dec 12, 2014)
Bugs fixed since RC1 release:https://nodejstools.codeplex.com/workitem/825 - Item Template icons don't like the dark themehttps://nodejstools.codeplex.com/workitem/1579 - Handle GetPathToNpm throwing...
View ArticleUpdated Release: 12-12-2014 dev build (Dec 12, 2014)
Bugs fixed since RC1 release:https://nodejstools.codeplex.com/workitem/825- Item Template icons don't like the dark themehttps://nodejstools.codeplex.com/workitem/1579- Handle GetPathToNpm throwing...
View Article