This extension shall be used for editing MeVisLab MDL files (mostly .def
and .script
).
- Single-line comments
- Strings (
""
,"* ... *"
and@@ ... @@
)
- Test/implement multiline strings
- More keywords (cf.
MeVisLab/IDE/Modules/IDE/MDLValidation.def
) - embeddedLanguage for Python code (e.g. Fiedlisteners)
The vsc-extension-quickstart.md gives information on how to develop and use this extension.