From f835fd9cc6da00c550f9fbb3f4fe06e72f8218ca Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 19 Dec 2018 10:51:19 -0800 Subject: [PATCH 1/3] added vscode to text editors --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8522354..fafab16 100644 --- a/README.md +++ b/README.md @@ -211,6 +211,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo

  :small_orange_diamond: Sublime Text - is a lightweight, cross-platform code editor known for its speed, ease of use.
  :small_orange_diamond: Atom - a hackable text editor for the 21st Century.
+  :small_orange_diamond: VSCODE - an open-source and free source code editor developed by Microsoft

#### Web Tools From 3f94398b018df8f5adaef53e8bcbcd20c3206d02 Mon Sep 17 00:00:00 2001 From: Nick Date: Wed, 19 Dec 2018 10:52:08 -0800 Subject: [PATCH 2/3] added period to vscode line --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fafab16..ced6da9 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo

  :small_orange_diamond: Sublime Text - is a lightweight, cross-platform code editor known for its speed, ease of use.
  :small_orange_diamond: Atom - a hackable text editor for the 21st Century.
-  :small_orange_diamond: VSCODE - an open-source and free source code editor developed by Microsoft
+  :small_orange_diamond: VSCODE - an open-source and free source code editor developed by Microsoft.

#### Web Tools From 922fbee0b4f5ca4fa5279fa69a7f9e4e61301abb Mon Sep 17 00:00:00 2001 From: "@trimstray" Date: Thu, 20 Dec 2018 13:39:26 +0100 Subject: [PATCH 3/3] renamed 'VSCODE' to 'Visual Studio Code' --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ced6da9..10cf551 100644 --- a/README.md +++ b/README.md @@ -211,7 +211,7 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo

  :small_orange_diamond: Sublime Text - is a lightweight, cross-platform code editor known for its speed, ease of use.
  :small_orange_diamond: Atom - a hackable text editor for the 21st Century.
-  :small_orange_diamond: VSCODE - an open-source and free source code editor developed by Microsoft.
+  :small_orange_diamond: Visual Studio Code - an open-source and free source code editor developed by Microsoft.

#### Web Tools