LslPre
Revision as of 06:08, 26 February 2012 by Dundridge Dreadlow (talk | contribs)
A preprocessor and script editor for Second Life LSL scripts, designed to enhance the scripting experience with more powerful tools that are not available in the standard editor.
- http://lsl.dreamjammers.net
- Buy/Donate on the Second Life Marketplace
- Google+ Support and additional information page
This program is under active development(as of Feb 2012) with additional features planned.
Features include:
- Full code folding on brackets, comments and regions
- Full colour code highlighting
- Full set of LSL functions, events and constants as of Feb 2012
- Full code highlighting of all internal animations
- XML configuration of function highlighting, so you can add your own if an update is late
- Code highlighting configurable from XML files,so you can change the colours if you hate the default ones
- Full mouseover help on all LSL functions, events and constants
- Auto-complete on all LSL functions, events and constants
- Code window tracks which LSL state you are in, no more getting lost
- Include files anywhere in the code without include guards
- define macros for replacing variables
- define macros for inline functions
- Code optimiser removes unused global variables and functions
- Code folding, collapse regions, brackets, functions
- Insert menu for all LSL functions, events, constants and animations
- Insert menu for all your functions, global variables and defines
- Lists of all files,functions, defines and globals with easy naviagation
- Full auto-update
- Mostly compatible with phoenix viewer preprocessor