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 would be nice if NTVS integrated nodemon and ran the debug mode under nodemon so that node would automatically restart with file changes.
Comments: It was resolved same way as https://nodejstools.codeplex.com/workitem/219 - by using "changelive" v8 debugger command.
Comments: It was resolved same way as https://nodejstools.codeplex.com/workitem/219 - by using "changelive" v8 debugger command.