more on completion;
authorwenzelm
Sat, 09 Nov 2013 12:47:32 +0100
changeset 54380 209596f56c05
parent 54379 4fac53028f87
child 54381 9c1f21365326
more on completion;
src/Doc/JEdit/JEdit.thy
--- a/src/Doc/JEdit/JEdit.thy	Sat Nov 09 11:41:32 2013 +0100
+++ b/src/Doc/JEdit/JEdit.thy	Sat Nov 09 12:47:32 2013 +0100
@@ -560,6 +560,13 @@
   determines an additional delay (0.0 by default), before opening a
   completion popup.
 
+  \item The system option @{system_option
+  jedit_completion_dismiss_delay} determines an additional delay (0.0
+  by default), before dismissing an earlier completion popup.  A value
+  like 0.1 is occasionally useful to reduce the chance of loosing key
+  strokes when the speed of typing exceeds that of repainting GUI
+  components.
+
   \item The system option @{system_option jedit_completion_immediate}
   (disabled by default) controls whether replacement text should be
   inserted immediately without popup.  This is restricted to Isabelle