Difference between revisions of "LslPre"
Jump to navigation
Jump to search
m |
|||
Line 10: | Line 10: | ||
*Full code folding on brackets, comments and regions | *Full code folding on brackets, comments and regions | ||
*Full colour code highlighting | *Full colour code highlighting | ||
*Full set of LSL functions, events and constants | *Full set of LSL functions, events and constants | ||
*Full code highlighting of all internal animations | *Full code highlighting of all internal animations | ||
*XML configuration of function highlighting, so you can add your own if an update is late | *XML configuration of function highlighting, so you can add your own if an update is late |
Revision as of 07:58, 18 February 2013
A full featured LSL script editor, preprocessor and optimiser for windows, designed to enhance the Second Life 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 March 2013) 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
- 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