From 60f21317273296b027ac934a7b858a745341284a Mon Sep 17 00:00:00 2001 From: Brendan Date: Tue, 30 Aug 2016 22:17:56 -0400 Subject: [PATCH] [Add] VSCode to code editors, grammar enhancements - Capitalize the H in GitHub - Add Visual Studio Code by Microsoft to the code editors category. It's like Atom, but 10x faster. https://github.com/Microsoft/vscode --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e53dac0..ffe0f6d 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. *Open source code editors.* -* [Atom](https://atom.io/) - A hackable text editor from Github. +* [Atom](https://atom.io/) - A hackable text editor from GitHub. * [Brackets](http://brackets.io/) - Open source code editor for web designers and front-end developers. * [Eclipse](http://eclipse.org/) - IDE written in Java with an extensible plug-in system. * [Geany](http://www.geany.org/) - GTK2 text editor. @@ -276,6 +276,7 @@ Please read [CONTRIBUTING](./CONTRIBUTING.md) if you wish to add software. * [Lime](http://limetext.org/) - Aims to provide an open source solution to Sublime Text * [TextMate](https://github.com/textmate/textmate/) - A graphical text editor for OS X. * [Vim](http://www.vim.org) - A highly configurable text editor built to enable efficient editing. +* [Visual Studio Code](https://code.visualstudio.com/) - Fast, hackable, multi-platform code editor from Microsoft. ## IT Asset Management