diff --git a/implementations.html b/implementations.html
index 9d44bfb1..2c1cdc63 100644
--- a/implementations.html
+++ b/implementations.html
@@ -214,6 +214,8 @@
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
+ Visual Studio Code - Schema driven code completion, hovers and validation for editing JSON files (including schemas)
+
Compatibility