Merge pull request #912 from mostafahussein/devtools-patch

fix typo
This commit is contained in:
astaxie
2017-11-12 04:20:41 -06:00
committed by GitHub

View File

@@ -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 while 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 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.
It works with Windows, Mac, Linux. It has go package built, it provides code linting.