I do not know if this is just me, is autocomplete slow on Isabelle/jEdit? When I type (e.g.) \open (or some theorem), it roughly takes a second before it finally suggests the right symbol -- hitting tab immediately doesn't work as it would in (e.g.) Isabelle/VSCode, to the point where it is faster to use Compose key shortcuts. I tried looking this up on the Zulip history but found results for Isabelle-2014.
Let me know if this is related to some known issue or it's just impatience on my end.
You can set the completion delay in jEdit: Plugins -> Plugin Options -> Isabelle -> General -> Completion Delay.
no way :sob:
thanks a ton!! is this something that's usally documented in the manual/setup guides and I just missed it?
Ant S. has marked this topic as resolved.
Ant S. has marked this topic as unresolved.
Maximilian Schäffeler said:
You can set the completion delay in jEdit: Plugins -> Plugin Options -> Isabelle -> General -> Completion Delay.
The completion delay doesn't seem to persist -- whenever I reopen isabelle/jEdit it gets reset to 0.5 seconds
can you check after saving if there is an entry in ~/.isabelle/Isabelle2025-2/etc/preferences for the delay?
I'm on Isabelle2025 and no
I changed it in $ISABELLE_HOME/src/Tools/jEdit/etc/
instead
it seems to work now -- marking this as resolved
Ant S. has marked this topic as resolved.
Last updated: Apr 14 2026 at 09:21 UTC