BerndN / atom-language-livecode

LiveCode Language package for Atom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LiveCode Language package for Atom

LiveCode Community Logo

This is a language package for Atom that provides support for editing LiveCode source code.

LiveCode is an open source platform provides a way to build applications for mobile, desktop and server platforms. The visual workflow allows the user to develop apps "live", using a powerful and uniquely-accessible language syntax.

The LiveCode server syntax and revIgniter snippets were converted from the TextMate bundles available from the revIgniter website.

Supported languages

Currently, this package supports editing:

  • LiveCode Builder source code in .lcb files
  • LiveCode server source code in .lc and .irev files

The package provides syntax highlighting, highlighting and indentation support for all the supported languages.

It also provides snippets to enhance LiveCode server script and revIgniter script development.

Installation

Install the language-livecode package from the "Install Packages and Themes" view in Atom's "Settings" window.

You may also wish to install the revIgniter theme for Atom.

Authors

  • Ralf Bitter
  • Peter Brett
  • Adam Robertson

Reporting bugs and contributing

Please report any problems to the GitHub issues tracker.

About

LiveCode Language package for Atom

License:GNU General Public License v3.0


Languages

Language:CoffeeScript 100.0%