This extension provides Syntax highlighting and Snippets (basic autocompletion) for Gembase DML (Data Manipulation Language).
Gembase DML is commonly used in conjuction with IAF (Internet Application Framework) and Aptean Ross ERP (Enterprise Resource Manager).
- Syntax highligting (colors tested against Dark+ and Light+)
- Auto-complete using snippets for most DML code blocks, forms, expressions, statements, and functions. Use the tab key to auto-complete or jump between tab-stops.
- DML Outline for FORMS and BLOCKS
Issues and Feature Requests:
https://github.com/ross-sig/vscode-gembase-dml/issues
If you'd like to make any contributions please create a pull request here:
https://github.com/ross-sig/vscode-gembase-dml
This plugin can be found on the Visual Studio Marketplace:
https://marketplace.visualstudio.com/items?itemName=litehouse.dml
To use it, first install Visual Studio Code: https://code.visualstudio.com/ which is a free open source code editor.
Open Visual Studio Code, go to the Extensions MarketPlace (The square looking button along the left-hand column, or bring it up with Ctrl+Shift+X). Search for "Gembase DML" and hit the "Install Button"
See: https://github.com/ross-sig/vscode-gembase-dml/blob/master/CHANGELOG.md
If you'd like to make your own modifications download and unzip to c:\users\yourname.vscode\extensions