Lots of new improvements happening! We now have a Changelog
Learn more about the rich features of the Livecode extension:
- Linting
- Format your code
- Syntax highlighting
- Go to definition (across opened documents)
- Outline
- Breadcrumbs
- Livecode builder support
Install 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 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.
Contributions are welcome. Read more at Contribute
BSD 3 © FerrusLogic