promotional bannermobile promotional banner
premium banner
A library that allows edit boxes to have syntax highlighting.

Description

# LibMacroSyntaxHighlight-1.0

A simple library that allows edit boxes to add syntax highlighting for macros.

image

It's also possible to provide a custom colorTable, this allows you to change the color of the syntax.

Usage

Simply call LibMacroSyntaxHighlight:Colorize(text [, colorTable]), afterwards you can insert the returned string into an edit box.