Preferences/__init__.py

changeset 5420
53ca6ddb4acf
parent 5416
16366120b523
child 5443
3ef014765648
--- 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,

eric ide

mercurial