by Adam Marker (Send me an IM or maybe some Lindens?!?)
NOTE: This module works for BBEdit 6 and 7, and TextWrangler 1. BBEdit 8 and TextWrangler 2 require language modules to use Unicode, and I have not figured that out. You are welcome to the source code if you would like to give it a try. My efforts are now focused on an Eclipse-based development environment: Sloth
The later versions also support a "codeless" language module using XML. This highlights keywords ok, but their function scanner does not recognize the unique structure of LSL programs.
This module provides color-coding for Linden Scripting Language files. The function popup menu/navigator is also populated with the functions, states, and events found in your code. See the Second Life scripting forum for more hints.
This is an early edition of the module -- please keep backup copies of your code.
|
Download BBeditLSL.dmg |
If you are using Eclipse (Release 3), you might like to try my Sloth plug-in for LSL