Peter TB Brett wrote:
== Emacs lcb-mode 0.1.1 ==lcb-mode is a major mode for Emacs that adds syntax highlighting and indentation for editing LiveCode Builder (.lcb) source files. == Installation 1. Add the MELPA community package repository: https://melpa.org/ 2. Do "M-x package-install lcb-mode" Please visit https://github.com/peter-b/lcb-mode for more details. == Notable changes in 0.1.1 * Full indentation support for LCB code, including: * good handling of continued lines * indentation for all core language block syntax * Syntax highlighting support: * all core language block syntax * some core language statements * string-based highlighting for user constants and variables * Installable from MELPA package repository == Reporting problems Please report issues to https://github.com/peter-b/lcb-mode/issues
Cool stuff. Reminds me: does the emacsKeyBindings global property still work in LC? Anyone here have an idea what it would take to add a vimKeyBindings? -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ____________________________________________________________________ [email protected] http://www.FourthWorld.com _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
