From 8afff6ff17de3f93a26e202a564d57aa6de73079 Mon Sep 17 00:00:00 2001
From: Alexey Zaslavsky <pterolex@gmail.com>
Date: Tue, 19 Apr 2016 01:29:32 +0300
Subject: [PATCH 1/2] Add Visual Studio Code

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index 782e0ca..a6f088c 100644
--- a/README.md
+++ b/README.md
@@ -296,6 +296,7 @@
   * [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.
   * [Nano](http://nano-editor.org) - Easy to use, customizable text editor.
+  * [Visual Studio Code](https://code.visualstudio.com/) - An open source cross-platform extensible code editor from Microsoft
 
 ## Identity Management
 *LDAP servers and other tools to manage accounts and identities.*

From 5d69e091bc2d08db14d9f37263a11c14dd8b2f28 Mon Sep 17 00:00:00 2001
From: Alexey Zaslavsky <pterolex@gmail.com>
Date: Tue, 19 Apr 2016 01:36:37 +0300
Subject: [PATCH 2/2] Move Visual Studio Code up in the list

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a6f088c..5501a0c 100644
--- a/README.md
+++ b/README.md
@@ -295,8 +295,8 @@
   * [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.
-  * [Nano](http://nano-editor.org) - Easy to use, customizable text editor.
   * [Visual Studio Code](https://code.visualstudio.com/) - An open source cross-platform extensible code editor from Microsoft
+  * [Nano](http://nano-editor.org) - Easy to use, customizable text editor.
 
 ## Identity Management
 *LDAP servers and other tools to manage accounts and identities.*