diff --git a/implementations.html b/implementations.html
index b7b07eb9..bea1a857 100644
--- a/implementations.html
+++ b/implementations.html
@@ -200,6 +200,13 @@
UI generation
+Editors
+
+ - Visual Studio 2013 - Auto-completion and tooltips based on JSON schema v3 and v4
+ - JSONBuddy - Grid-style JSON editor and context sensitive entry-helpers based on JSON schema
+ - ReSharper 2016.1 - code completion, inspections and quick fixes for JSON schema in Visual Studio 2010 - 2015, including support for JSON Path and regular expressions for schema editing
+
+
Compatibility