From 5e7af77bc47fae9f6d363d35196f1620d5d8c0a2 Mon Sep 17 00:00:00 2001 From: ngohungphuc Date: Tue, 25 Sep 2018 15:10:11 +0700 Subject: [PATCH] add live share --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c99837..2ea2cd8 100644 --- a/README.md +++ b/README.md @@ -787,7 +787,7 @@ An arctic, north-bluish clean and elegant Visual Studio Code theme. - [vscode-test-content](https://github.com/mlewand-org/vscode-test-content) - A method to set/get editor content, and it's selection. Especially useful for unit tests. ## Tools - +- [Live Share](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare) - Visual Studio Live Share enables you to collaboratively edit and debug with others in real time, regardless what programming languages you're using or app types you're building. - [Online TextMate Themes Editor](http://tmtheme-editor.herokuapp.com/) - since VS Code supports TextMate themes, you can create them in this online editor and then create a new VS Code package using [Yo Code](https://code.visualstudio.com/docs/extensions/yocode) tool - [Yo Code - Extension Generator](https://code.visualstudio.com/docs/extensions/yocode) - [Open in Code](https://github.com/sozercan/OpenInCode) - macOS Finder toolbar app to open current folder in Visual Studio Code