VSCode TransferLua ExtensionThis extension adds a command to VSCode to transfer Lua scripts to Indel AG targets. While eidting a Lua script, press F1 and select This is a rather minimalistic extension at this time, but already allows to transfer arbitrary Lua scripts to configurable Lua states. There's also basic reporting about success or failure, although, in case of errors, the details needs to be gotten from the Indel Eventlog so far. LicenseMIT ProjectThis extension was developed independently of Indel. Thus, Indel should not be blamed for any issues you might have with this extension. In fact, this is an open source project and everybody's invited to contribute. Including Indel employees. Features
RequirementsIn order to download the Lua script to the right Indel target and the right Lua state, the following pre-conditions must be fulfilled:
Moreover, the IndelToolsSetup must be installed, providing the Indel TranfserLua-dynamic library. Extension SettingsInclude if your extension adds any VS Code settings through the For example: This extension contributes the following settings:
A valid configuration may look like this:
Known Issues
1.0.0The initial release Authors
|