Skip to content

Commit 9868a65

Browse files
committed
Merge pull request #588 from Microsoft/mousetraps-patch-1
added links to rc3 and nodejs-guidelines repo
2 parents 45f81bb + e969e04 commit 9868a65

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,11 @@ NTVS is a free, open source plugin that turns Visual Studio into a Node.js IDE.
1111
NTVS supports **editing**, **Intellisense**, **profiling**, **npm**, **TypeScript**, **debugging locally and remotely** (Windows/MacOS/Linux), as well **Azure Web Sites and Cloud Services**.
1212

1313
## Documentation
14-
[NTVS documentation](https://github.com/Microsoft/nodejstools/wiki) is available in the NTVS wiki.
14+
* [**NTVS documentation**](https://github.com/Microsoft/nodejstools/wiki) is available in the NTVS wiki.
15+
* [**Microsoft/nodejs-guidelines**](https://github.com/Microsoft/nodejs-guidelines) includes other tips for working with Node.js.
1516

1617
## Releases
17-
* **[NTVS 1.1 RC2](https://aka.ms/ntvslatest)** includes support for Visual Studio 2012, 2013, and 2015
18+
* **[NTVS 1.1 RC3](https://aka.ms/ntvslatest)** includes support for Visual Studio 2012, 2013, and 2015
1819
* **[NTVS 1.0](https://nodejstools.codeplex.com/releases/view/612573)** includes support for Visual Studio 2012 and 2013
1920
* **[Dev Builds](https://github.com/Microsoft/nodejstools/releases)** include the most recent changes and bugfixes (available for Visual Studio 2012, 2013, and 2015)
2021

0 commit comments

Comments
 (0)