This is a language extension that provides syntax highlighting to 4GL scripts for Pronto Xi ERP. The extension is built following VS Code Language Extensions.
4GL scripts enables developers to extend or generate applications within Pronto Xi.
Snapshot of notable syntax highlighting using the VS Code default dark theme.
Type | Snippet |
---|---|
Select from | select fields from table |
Procedure | procedure name |
Your 4GL scripts must be named with the .spl
extension.
There are no extension settings.