Develop nodejs with visual studio 2010

前端 未结 6 1609
名媛妹妹
名媛妹妹 2021-02-05 04:53

Is it possible to develop NodeJS applications with VS2010. I\'m talking plain ol\' Javascript, not Azure or any fancy stuff like that. I just want to use VS2010 as the Javascrip

6条回答
  •  生来不讨喜
    2021-02-05 05:04

    A couple of days ago Microsoft released official tools for Node JS. These tools are huge improvement over the other hacky solutions I've tried to pull off with Visual Studio.

    http://techcrunch.com/2013/11/21/microsoft-launches-node-js-tools-for-visual-studio

    I've yet to find a VS 2010 version of these tools. Currently, it only supports VS 2012 and VS 2013.

提交回复
热议问题