Difference between revisions of "LslPre"

From Second Life Wiki
Jump to navigation Jump to search
m
m
Line 1: Line 1:
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.  
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.  


Line 6: Line 5:
* [http://plus.google.com/u/0/b/108016346015786500695/ Google+ Support and additional information page]
* [http://plus.google.com/u/0/b/108016346015786500695/ Google+ Support and additional information page]


This program is under active development(as of Feb 2012) with additional features planned.
This program is under active development(as of March 2012) with additional features planned.


Features include:
Features include:
*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 as of Feb 2012
*Full set of LSL functions, events and constants as of March 2012
*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 09:33, 3 March 2012

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.

This program is under active development(as of March 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 March 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