Node Tools for Visual Studio 1.0 Alpha

( Visual Studio에서 Node 개발하기 )


참조 URL
  1. http://www.hanselman.com/blog/IntroducingNodejsToolsForVisualStudio.aspx
  2. http://nodejstools.codeplex.com/
  3. https://www.youtube.com/watch?feature=player_embedded&v=W_1_UqUDx2s
  4. http://weblogs.asp.net/shijuvarghese/archive/2013/11/24/deploying-a-node-js-web-site-on-windows-azure-using-node-js-tools-for-visual-studio.aspx?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+ShijuVBlog+%28Shiju+Varghese%27s+Blog%29



NTVS is a free, open source plugin that turns Visual Studio into a Node.js IDE. 


NTVS supports Editing, Intellisense, Profiling, npm, Debugging locally and remotely (Windows/MacOS/Linux), as well Azure Web Sites and Cloud Service.


Designed, developed, and supported by Microsoft and the community.



NTVS(Node Tools for Visual Studio)는 무료다. Visual Studio 안에서 Node.js IDE를 사용할 수 있는 오픈소스 플러그인이다. NTVS는 Editing, Intellisense, Profiling, npm, Debugging(locally, remotely, Azure)를 지원한다.

이 프로젝트는 Microsoft와 커뮤니티에서 디자인, 개발을 지원하고 있다.






 




+ Recent posts