VS Code support for Livecode languageFeaturesLots of new improvements happening! We now have a Changelog General FeaturesLearn more about the rich features of the Livecode extension:
UsageInstall the VSCode Livecode Extension. This extension requires Livecode server in order to support linting and formatting. Download and install livecode-server. When the plugin is loaded it will ask for Livecode-server executable. Search for 'Livecode Server Executable Path' in VSCode configuration. Livecode builder (LCB) supportLiveCode Builder is a variant of the current LiveCode scripting language (LiveCode Script) which has been designed for 'systems' building. It is statically compiled with optional static typing and direct foreign code interconnect. To use the lcb linter you must configure the lc-compile executable. Search for 'Livecodebuilder: LCBCompiler Path' and 'Livecodebuilder: LCBDependencies Path' on VScode configuration. ContributingContributions are welcome. Read more at Contribute LicenseBSD 3 © FerrusLogic |