Awesome
VS Code support for Livecode language
Features
Lots of new improvements happening! We now have a Changelog
General Features
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
Usage
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 (LCB) support
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.
Contributing
Contributions are welcome. Read more at Contribute
License
BSD 3 © FerrusLogic