Preferences/__init__.py

branch
conda
changeset 6757
cd5e8dd08fc4
parent 6672
2af01e538c57
parent 6755
009812744917
child 6761
0b69fe8314e3
--- a/Preferences/__init__.py	Thu Feb 14 18:58:22 2019 +0100
+++ b/Preferences/__init__.py	Fri Feb 15 19:35:33 2019 +0100
@@ -434,6 +434,7 @@
         # show QScintilla completions, if plug-in fails
         "AutoCompletionScintillaOnFail": False,
         "AutoCompletionReversedList": False,
+        "AutoCompletionCacheEnabled": True,
         "AutoCompletionCacheSize": 100,
         "AutoCompletionCacheTime": 300,     # 5 minutes
         "AutoCompletionWatchdogTime": 3000,     # ms

eric ide

mercurial