This extension allows for automatic execution of scripts written in ciao prolog.
Clicking the run button on the top left of the vscode window opens a terminal with the ciao interactive interpreter and imports the module being edited.
This extension requires the ciao compiler and toplevel/debugger to be available on your system.
All information relating the language and compiler can be found on the official web: ciao-lang.org.