LslPre

From Second Life Wiki
Revision as of 08:55, 18 February 2013 by Dundridge Dreadlow (talk | contribs)
Jump to navigation Jump to search

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.

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 as of March 2013
  • 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