-
Notifications
You must be signed in to change notification settings - Fork 230
Demos
Guillaume Nodet edited this page May 12, 2025
·
11 revisions
ℹ️ Info: The JLine wiki content has been integrated into the new web site. The wiki won't be updated anymore.
Builtin support for console variables, scripts, custom pipes, widgets and object printing.
Details, see REPL Console
It suggests commands as you type based on command completer data and/or command arguments and options descriptions.
Details, see Autosuggestions
Methods, meta methods, Groovy indentifiers and fields completion.
Details, see Groovy Language REPL