Commented Issue: Debugger not behaving correctly when using "vm" module [652]
When using the "vm" module the debugger is not correctly hitting the breakpoints. If a breakpoint is set using the debugger statement you are taken to the correct place in the code only the first...
View ArticleNew Post: Express template will not run out of the box
Hi! This is fixed in the dev build available for download, and will be in the Beta release coming up. I think the change mentioned in the error is the only thing you need to change (change 5 to html)....
View ArticleCommented Unassigned: Build fails with long filename error [862]
Hi, NTVS Version: NTVS Dev 2014-03-12 VS 2013.msi VS Version : Visual Studio 2013 Ultimate I have a simple Express app that is using the "googleapis" package. On build, it tries to copy into the...
View ArticleCommented Unassigned: Build fails with long filename error [862]
Hi, NTVS Version: NTVS Dev 2014-03-12 VS 2013.msi VS Version : Visual Studio 2013 Ultimate I have a simple Express app that is using the "googleapis" package. On build, it tries to copy into the...
View ArticleCommented Unassigned: Build fails with long filename error [862]
Hi, NTVS Version: NTVS Dev 2014-03-12 VS 2013.msi VS Version : Visual Studio 2013 Ultimate I have a simple Express app that is using the "googleapis" package. On build, it tries to copy into the...
View ArticleCommented Unassigned: Build fails with long filename error [862]
Hi, NTVS Version: NTVS Dev 2014-03-12 VS 2013.msi VS Version : Visual Studio 2013 Ultimate I have a simple Express app that is using the "googleapis" package. On build, it tries to copy into the...
View ArticleCreated Unassigned: TypeScript: Add Existing as Link causes build errors [863]
Using the March DEV build.Create two Node.js TypeScript projects in a single solution. In the first project add a new TypeScript file and create content. In the second project do Add Existing Item,...
View ArticleCreated Issue: Rename 'Windows Azure' to 'Azure' [864]
We probably should do a find in files in our sources to make sure we don't miss any. The most obvious use is for the New Project and New Web Site templates (name & description).
View ArticleNew Post: JS-style comment autocompletion missing?
I've been trying out NTVS, and I can't figure out how to get JS-style comments to autocomplet in .js files that are part of an NTVS project. I have Resharper and VS Web Essentials installed as well....
View ArticleCommented Feature: Nodemon Support [545]
I was playing with NTVS last night and was really impressed. However, when I start with/without debugging I have to close the window and restart when I make any changes to the application files. It...
View ArticleCommented Feature: Nodemon Support [545]
I was playing with NTVS last night and was really impressed. However, when I start with/without debugging I have to close the window and restart when I make any changes to the application files. It...
View ArticleCommented Feature: Nodemon Support [545]
I was playing with NTVS last night and was really impressed. However, when I start with/without debugging I have to close the window and restart when I make any changes to the application files. It...
View ArticleNew Post: Where do I find console.log messages when running a Console...
When I run my project with NTVS, a debug window opens up and I get the following in the console:debugger listening on port 5858 All processes Started debugger listening on port 5858 This is an imported...
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 ArticleCreated Unassigned: Provide tooling support for analyzing node.js process...
It would be awesome if I could grab a crash dump of a node.exe process that was running on Windows and open and analyze it using the Node.js tools for Visual Studio. At the moment my ability to get...
View ArticleUpdated Wiki: AzureWebSiteGit
Publish to Azure Web Site 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 for Visual...
View ArticleUpdated Release: 1.0 Beta (Apr 04, 2014)
NTVS 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 environment.NTVS is available for:Visual Studio 2013 Express...
View ArticleUpdated Release: 1.0 Beta (Apr 04, 2014)
NTVS 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 environment.NTVS is available for:Visual Studio 2013 Express...
View ArticleUpdated Wiki: Home
INSTALLATIONSCREENSHOTSVIDEOSNEWSAZURECONTRIBUTIONSBUILDINGRELATEDNTVS 1.0 Beta is available!NTVS is a free, open source plugin that turns Visual Studio into a Node.js IDE. Update: Beta scheduled for...
View ArticleUpdated Wiki: Home
INSTALLATIONSCREENSHOTSVIDEOSNEWSAZURECONTRIBUTIONSBUILDINGRELATEDNTVS 1.0 Beta is available!NTVS is a free, open source plugin that turns Visual Studio into a Node.js IDE. NTVS supports Editing,...
View Article