SDA SE Wiki

Software Engineering for Smart Data Analytics & Smart Data Analytics for Software Engineering

User Tools

Site Tools


Keyboard Shortcuts

The current process is the process whose name is currently shown in the top left corner of the Prolog Console.

The current predicate is the name/arity of the term that is either selected in the active Prolog Editor or that is the nearest complete term enclosing the current selection or cursor position.

The active editor is the Prolog Editor that has the mouse focus.

Prolog Editor

F9 (Re)consult the file from the active editor
Ctrl-S Save active editor and reconsult it into the current process
Ctrl-Alt-S Save active editor without reconsulting
Ctrl-Space Autocompletion of current predicate
Ctrl-Shift-g Find references to the current predicate
F3 Find definition of current predicate

Prolog Console

F9 (Re)consult the file from the active editor
Ctrl-Shift-v Paste full path of the file from the active editor
TAB Auto-completion
Up Command history: Older command
Down Command history: Newer command
The Prolog Console also suports the history commands of SWI-Prolog:
!!. Repeat last query
!nr. Repeat query numbered <nr>
!str. Repeat last query starting with <str>
h. Show history of commands
!h. Show this list
research/pdt/docs_archive/v0.x/shortcuts.txt · Last modified: 2018/05/09 01:59 (external edit)

SEWiki, © 2025