Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/microsoft/nodejstools

Node.js Tools for Visual Studio
https://github.com/microsoft/nodejstools

Last synced: about 1 month ago
JSON representation

Node.js Tools for Visual Studio

Awesome Lists containing this project

README

        

# Node.js tools for Visual Studio

Node.js tools for Visual Studio is developed and managed here.

![Build status for master branch](https://devdiv.visualstudio.com/_apis/public/build/definitions/0bdbc590-a062-4c3f-b0f6-9383f67865ee/4492/badge)
[![Join the chat at https://gitter.im/Microsoft/nodejstools](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/Microsoft/nodejstools?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

Check out our documentation on [the NTVS wiki](https://github.com/Microsoft/nodejstools/wiki)

Feel free to file issues or ask questions on our [issue tracker](http://github.com/Microsoft/nodejstools/issues),
and we welcome code contributions - see
[Contributing](https://github.com/Microsoft/nodejstools/blob/master/.github/CONTRIBUTING.md) for information.

## Visual Studio 2019 installation

The Node.js development workload is available as part of Visual Studio 2019 Community, Professional
and Enterprise.
To install, run the [normal VS installer](https://visualstudio.com/vs/downloads?wt.mc_id=github_microsoft_com)
and select the **Node.js development workload**.

If you have VS and need to add the **Node.js development workload** follow this [documentation](https://docs.microsoft.com/en-us/visualstudio/install/modify-visual-studio?view=vs-2019)

## Visual Studio 2017 installation

For Visual Studio 2017 Community, Professional and Enterprise, run the [2017 VS installer](https://visualstudio.microsoft.com/vs/older-downloads/) and choose the Node.js development workload. Please note you will need a Visual Studio Subscription to access this.

If you have VS and need to add the **Node.js development workload** follow this [documentation](https://docs.microsoft.com/en-us/visualstudio/install/modify-visual-studio?view=vs-2017)

## Visual Studio 2015 and earlier

For more information on how to install Node.js tools, please send an email to [Gabrielle Crevecoeur (Current Program Manager)](mailto:[email protected]?subject=Installing%20Node.js%20Tools%20For%20Early%20Versions%20Of%20VS)

## Code of Conduct

This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or
contact [[email protected]](mailto:[email protected]) with any additional questions or comments.

## License
[Apache License 2.0 (Apache)](https://github.com/Microsoft/nodejstools/blob/master/LICENSE)

Thank you for using and supporting the Node.js Tools for Visual Studio.