[ANN] "language-livecode" 0.6.1 for Atom editor
Bob Sneidar
bobsneidar at iotecdigital.com
Tue Oct 27 12:57:16 EDT 2015
Thanks Brett. Autocomplete seems to work with variables now. I can see how this would be really useful for writing a large script from scratch. Wouldn't it be neat if there was an LC plugin that could pass a script to Atom for editing, then read it back and compile it... hmmm...
Bob S
> On Oct 27, 2015, at 09:38 , Peter TB Brett <peter.brett at livecode.com> wrote:
>
> Hi all,
>
> == Atom language-livecode package 0.6.1 ==
>
> The "language-livecode" package for the Atom editor (https://atom.io/) integrates syntax highlighting, indentation, autocompletion, and linting support for editing LiveCode Builder (.lcb), LiveCode Script (.livecodescript), and LiveCode Server (.lc / .irev) source files.
>
> For more information, visit: https://atom.io/packages/language-livecode
>
> == Installation
>
> 1. Visit Atom's "Settings" view (via "File->Preferences")
> 2. Go to the "Install" tab
> 3. Use the search field to search for the "language-livecode" package
> 4. Click "Install"
>
> == Notable changes in 0.6.1
>
> * Revised, expanded and generally improved documentation
> * Improved LiveCode Script support
> * Support for `if...then...else...` syntax
> * Better indentation in `switch` blocks
> * Restore completion of symbols from the current file
> * Don't clobber autocomplete settings
> * Improved variable & constant capturing
> * Restored support for linting revIgniter files
>
> == Reporting problems
>
> Please report issues to https://github.com/peter-b/atom-language-livecode/issues
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list