changeset 53292 | f567c1c7b180 |
parent 53273 | 473ea1ed7503 |
child 53294 | 814eee60e1b1 |
--- a/src/Tools/jEdit/etc/options Thu Aug 29 20:46:55 2013 +0200 +++ b/src/Tools/jEdit/etc/options Thu Aug 29 21:17:46 2013 +0200 @@ -39,6 +39,9 @@ public option jedit_completion_delay : real = 0.0 -- "delay for completion popup (seconds)" +public option jedit_completion_immediate : bool = false + -- "insert unique completion immediately into buffer (if delay = 0)" + section "Rendering of Document Content"