From 0fea114adbf4a2da59566b0df263aff98118b7f2 Mon Sep 17 00:00:00 2001 From: Jeferson Mari Date: Fri, 25 Nov 2016 15:30:22 +0800 Subject: [PATCH] Added Visual Studio Code added in Typescript Category. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb1e189..e0e6da9 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,7 @@ If you are an open source project maintainer, add the label `first-timers-only` ## TypeScript - [TypeScript](https://github.com/Microsoft/TypeScript/labels/Effort%3A%20Easy) _(label: Effort: Easy)_ TypeScript is a superset of JavaScript that compiles to clean JavaScript output. +- [Visual Studio Code](https://github.com/Microsoft/vscode/labels/beginner) _(label: beginner)_ a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. ## Want to create something new?