From 375f94ccbe91c6b60711c6f635e91db5e621ecb5 Mon Sep 17 00:00:00 2001 From: Saqib Ameen Date: Fri, 23 Nov 2018 19:29:24 -0600 Subject: [PATCH 1/2] =?UTF-8?q?=F0=9F=93=A6NEW:=20Add=20VSCode=20Course?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add VSCode Courses into the list. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 1e8179d..52e0a55 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais) - [Slime Theme by smlombardi](#slime-theme-by-smlombardi) - [People to Follow](#people-to-follow) +- [Courses](#courses) - [Resources for extension developers](#resources-for-extension-developers) - [Documentation](#documentation) - [Libraries](#libraries) @@ -1017,6 +1018,11 @@ A dark syntax/workbench theme for Visual Studio Code - optimized for SCSS, HTML, +# Courses +A curated list of courses on VSCode to become a pro VSCode user. + +- [VSCode Power User](VSCode.pro) - Learn to use VSCode as a pro by [@MrAhmadAwais](https://twitter.com/MrAhmadAwais). + # People to Follow A list of Twitter accounts for various people in the VS Code Community From 02f881982181d29140eda7a3ae260963b80e5e2c Mon Sep 17 00:00:00 2001 From: Saqib Ameen Date: Fri, 23 Nov 2018 19:38:05 -0600 Subject: [PATCH 2/2] =?UTF-8?q?=F0=9F=90=9BFIX:=20Fix=20the=20VSCode=20Pro?= =?UTF-8?q?=20course=20link?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix the link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 52e0a55..f6ab276 100644 --- a/README.md +++ b/README.md @@ -1021,7 +1021,7 @@ A dark syntax/workbench theme for Visual Studio Code - optimized for SCSS, HTML, # Courses A curated list of courses on VSCode to become a pro VSCode user. -- [VSCode Power User](VSCode.pro) - Learn to use VSCode as a pro by [@MrAhmadAwais](https://twitter.com/MrAhmadAwais). +- [VSCode Power User](https://vscode.pro/) - Learn to use VSCode as a pro by [@MrAhmadAwais](https://twitter.com/MrAhmadAwais). # People to Follow