This is an extension for the Teleperm M Programming Language.
- Syntax Highlighting
- Code Formatter
- Snippets
- TML color theme
- Hover Provider
- Code Outline
- Syntax check
- Commands
To enable syntax checking the Teleperm linter needs to be installed and configured. See tml-linter options for more info.
This extension is loaded automatically on *.tml *.str *.lay files. The TML color theme is optional and can be activated like any other color theme.
None so far
Initial release
Hover provider for variables
Code Outline
Syntax checking (linting)
Configurable file extensions for linting
Generate STEP Comments (via Command)
Corrected DO loop indentation
Linting files with spaces in path now works
Added support for AS Global dokumentation
Fixed local variable parsing in global statements
Improved AS recognition
Support for DBase and CSV ASGlobal export files