--- a/Preferences/__init__.py Thu Jan 12 19:26:13 2017 +0100 +++ b/Preferences/__init__.py Sat Jan 14 14:12:42 2017 +0100 @@ -523,6 +523,10 @@ "HtmlDjangoTemplates": False, "HtmlMakoTemplates": False, + # JSON specifics + "JSONHightlightComments": True, + "JSONHighlightEscapeSequences": True, + # Pascal specifics "PascalFoldComment": True, "PascalFoldPreprocessor": False,