From 99344cc4a87478894e221d9ea12852013b2d7518 Mon Sep 17 00:00:00 2001 From: Feruz Oripov <34165740+FeruzOripov@users.noreply.github.com> Date: Mon, 22 Oct 2018 10:18:46 +0500 Subject: [PATCH] changed my Microsoft -> by Microsoft line 461 --- en/01.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en/01.4.md b/en/01.4.md index b842b294..6d23c52f 100644 --- a/en/01.4.md +++ b/en/01.4.md @@ -458,7 +458,7 @@ People who have worked with Java should be familiar with this IDE. It supports G ## Visual Studio VSCode -This is an awesome text editor released as open source cross platform my Microsoft which takes the development experience to a whole new level, https://code.visualstudio.com/. It has everything a modern text editor is expected to have and despite being based on the same backend that atom.io is based, it is very fast. +This is an awesome text editor released as open source cross platform by Microsoft which takes the development experience to a whole new level, https://code.visualstudio.com/. It has everything a modern text editor is expected to have and despite being based on the same backend that atom.io is based, it is very fast. It works with Windows, Mac, Linux. It has go package built, it provides code linting.