Node.js Tools for Visual Studio
Перейти к файлу
Sabrina Faceroli Tridico false 0405ebcee3 First version of StartWebBrowser. 2024-11-07 08:51:26 -08:00
.github remove github workflow file 2019-12-11 15:02:55 -08:00
Build Changing target back to 16.0 to facilitate pipeline build 2021-03-29 16:55:29 -07:00
Common Moved JADE language service to Extras project 2023-01-25 13:57:51 -03:00
Nodejs First version of StartWebBrowser. 2024-11-07 08:51:26 -08:00
azure-pipelines disable csv 2024-09-26 14:34:20 -07:00
loc LEGO: Merge pull request 2511 2024-09-27 11:21:18 -07:00
.eslintignore Create workflow to lint templates 2019-11-19 16:47:07 -08:00
.eslintrc Create workflow to lint templates 2019-11-19 16:47:07 -08:00
.gitattributes Fix corrupted CloudService template files 2016-06-17 14:32:37 -07:00
.gitignore Added unit tests for Nodejs projects test adapters. 2020-11-18 18:09:26 -08:00
.tfignore Main -> Nodejs_Main 2014-11-24 11:31:26 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-10-11 13:19:24 -07:00
LICENSE #60 Add LICENSE 2015-04-09 16:28:34 -07:00
README.md Update README.md 2019-09-25 14:15:14 -07:00
RunTests.ps1 Reuse var in runtests.ps 2016-04-27 11:26:43 -07:00
SECURITY.md Microsoft mandatory file 2022-06-08 11:41:17 -03:00
appveyor.yml update appveyor config to work with vs2017 2017-05-12 13:47:32 -07:00
build.root FI to Node.js branch 2013-09-13 16:31:53 -07:00
nuget.config Switched to new production nuget feed 2023-04-24 18:23:11 -03:00
package-lock.json Bump minimatch from 3.0.4 to 3.1.2 2023-02-22 10:38:23 -03:00
package.json add react as dev dependency 2019-12-11 15:40:37 -08:00
signWhiteList.txt Update signWhiteList.txt 2017-12-11 12:55:25 -08:00

README.md

Node.js tools for Visual Studio

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

Build status for master branch Join the chat at https://gitter.im/Microsoft/nodejstools

Check out our documentation on the NTVS wiki

Feel free to file issues or ask questions on our issue tracker, and we welcome code contributions - see Contributing 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 and select the Node.js development workload.

If you have VS and need to add the Node.js development workload follow this documentation

Visual Studio 2017 installation

For Visual Studio 2017 Community, Professional and Enterprise, run the 2017 VS installer 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

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)

Code of Conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

Apache License 2.0 (Apache)

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