Commented Feature: Support Meteor framework [540]
http://www.meteor.com/Comments: I can see Meteor as the foundation for the next generation of SharePoint and other online services. Not only is it open source but on Windows it's open space-- meaning...
View ArticleReviewed: 1.0 Beta (Apr 09, 2014)
Rated 1 Stars (out of 5) - I don't understand what is Microsoft's recommended approach for web development these days. Are we supposed to forget ASP.NET MVC and C# and move to Node and JS for every...
View ArticleCommented Feature: Indentation, brace completion and javascript syntax broken...
The support for the usual javascript objects, indentation and brace completion are all missing;The indentation is completely out forcing you to un-indent multiple times if you're in a nested function...
View ArticleNew Post: Running a task on role start in Azure
Hi, I would like to run a simple command line script when the Node JS web role is ready to start on Azure. In the C# world this is done by adding the following to the service...
View ArticleCommented Unassigned: edit and continue doesn't apply if the debugger is not...
...Comments: It's duplicate for #805
View ArticleEdited Unassigned: Multiple F5s required after edit and continue [849]
Create the basic web app, set a breakpoint in the callback function for rendering the page. Hit the breakpoint, change the string being written via the end call, remove the breakpoint, and hit F5. The...
View ArticleEdited Feature: Indentation, brace completion and javascript syntax broken [542]
The support for the usual javascript objects, indentation and brace completion are all missing;The indentation is completely out forcing you to un-indent multiple times if you're in a nested function...
View ArticleCommented Feature: Indentation, brace completion and javascript syntax broken...
The support for the usual javascript objects, indentation and brace completion are all missing;The indentation is completely out forcing you to un-indent multiple times if you're in a nested function...
View ArticleCommented Issue: various 1.0 beta issues (user rdd3) [874]
rdd3 writes:1. less stable than alpha / random crashes2. No longer able to inspect by flying over a value when debugging locally (can still do a watch). 3. Javascript dies within 10 minutes of editing...
View ArticleReleased: 1.0 Beta (Apr 04, 2014)
Please see important note regarding memory usage/crashes belowNTVS 1.0 Beta release notes Apr 04 2014 Node.js Tools for Visual Studio is a plug-in (Apache 2.0) that turns VS into a node.js development...
View ArticleUpdated Release: 1.0 Beta (Apr 04, 2014)
Please see important note regarding memory usage/crashes belowNTVS 1.0 Beta release notes Apr 04 2014 Node.js Tools for Visual Studio is a plug-in (Apache 2.0) that turns VS into a node.js development...
View ArticleCommented Unassigned: Lots of temporary js files never get deleted [881]
Just worked __one hour__ with Node.js Tools for Visual Studio 1.0 Beta in VS 2013 Express.I created two tiny node projects from exiting code, debugged them and used IntelliSense.After closing VS I...
View ArticleCommented Issue: various 1.0 beta issues (user rdd3) [874]
rdd3 writes:1. less stable than alpha / random crashes2. No longer able to inspect by flying over a value when debugging locally (can still do a watch). 3. Javascript dies within 10 minutes of editing...
View ArticleUpdated Wiki: Home
INSTALLATIONSCREENSHOTSVIDEOSNEWSAZURECONTRIBUTIONSBUILDINGRELATEDNTVS 1.0 Beta is available! See thesee IMPORTANT note about memory usage in release notes NTVS is a free, open source plugin that turns...
View ArticleUpdated Wiki: Home
INSTALLATIONSCREENSHOTSVIDEOSNEWSAZURECONTRIBUTIONSBUILDINGRELATEDNTVS 1.0 Beta is available!see IMPORTANT note about memory usage in release notes NTVS is a free, open source plugin that turns Visual...
View ArticleNew Comment on "Debugging"
I did not work NTVS Debugger. But, it was working when you change the character code. Try UTF-8N or Others. Thanks.
View ArticleCommented Feature: Indentation, brace completion and javascript syntax broken...
The support for the usual javascript objects, indentation and brace completion are all missing;The indentation is completely out forcing you to un-indent multiple times if you're in a nested function...
View ArticleCommented Issue: Broken package manager in Beta [873]
The package manager in Beta version is worse than the one in Alpha. - It does not display the list of packages. - The Install button is inactive even if the typed package name is valid - Enter button...
View ArticleNew Post: vs template project is not working
i created an empty web application from nodejs tool vs template. After I pressed F5, a console window appeared showing debugger listening to port 5858 but nothing else happened. No browser window,...
View Article