LSL Editor Community Edition

From Second Life Wiki
Revision as of 14:04, 21 March 2012 by Tharkis Olafson (talk | contribs) (Created page with "Details, executable and source can be found here: [http://sourceforge.net/projects/lsleditor/ http://sourceforge.net/projects/lsleditor/] There is a bug tracker list here: [http…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Details, executable and source can be found here: http://sourceforge.net/projects/lsleditor/

There is a bug tracker list here: LSL Editor Bug Tracker.

LSL Editor Community Edition is a standalone Windows LSL script editor and run-time environment.

  • Code highlighting (including Brackets matching)
  • Code auto completion (Like Visual Studio)
  • Auto insert events
  • Argument information on functions (typing)
  • Tabbed or MDI interface
  • LSLWiki or SecondLife color scheme
  • The usual editing functions
  • Block commenting/uncommenting
  • Tooltip on keywords (LSL-Editor contains complete LSL guide!)
  • Auto-indent (using tabs or SecondLife indent scheme)
  • Help, on every keyword, uses www.LSLwiki.NET information
  • Compiling and execute outside SecondLife world
  • Breakpoints and stepping coming in a future version
  • llDialog input screen
  • Printing
  • You don't have to install the program, just unzip and use it. (Requires .NET 2.x.)
  • Updated frequently
  • Open Source


Windows XP , Windows 2000 , Windows 2003, Windows Vista, Windows 7

Feature Wishlist

  • Inventory simulation: Would be nice if the inventory functions of LSL could be simulated by putting dummy objects into a dummy inventory. No further attributes (except maybe type) would have to be supported.
  • Linked prim simulation: Would be nice if an object consisting of several linked prims could be simulated. No further attributes beyond link id would have to be supported. Flags like LINK_ALL_OTHERS or LINK_ALL_CHILDREN would be nice to have.
  • Missing constants TEXTURE_BLANK and TEXTURE_TRANSPARENT