[ANN] "language-livecode" 0.6.1 for Atom editor

Peter TB Brett peter.brett at livecode.com
Tue Oct 27 12:38:24 EDT 2015


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




More information about the use-livecode mailing list