bracket folding
- minus sign next to every left bracket, click it to hide all contents between this bracket and its pair, leaving a plus sign to unhide
bracket & parenthesis highlighting
- click on one bracket, other bracket in the pair is bolded
- while typing, pairs of brackets / parenthesis are bolded when second one typed
syntax error specifics
- on error, cursor points to where in the line the error was found
- on error, error message returns what is expected / missing / etc (types, quantities, etc)
- extra or missing semicolon detection
keyword search feature
- scripts
- notecards too
autocomplete LSL commands
- triggered by a letter following "ll"
colored variable names
- pick an unused color and make declared variables that color