language-titanium

Extending Lua language subset to support Titanium pre-processing syntax

hbomb79

334

0

0.5.0

MIT

GitHub

language-titanium package

This package contains grammar definitions that extend Lua.

This package is for use with Titanium which is a GUI framework for Lua (ComputerCraft).

Keywords such as class, extends, mixin and alias will be highlighted using 'support' class and the word following these will be highlighted using 'string'. This allows the class declaration to become highlighted using your favorite theme rather than it being classifed as incorrect.