LSL-Editor is a handy standalone LSL script editor and run-time environment designed to help you compile and execute LSL scripts. No SecondLife viewer is needed nor connection to the SecondLife grid.
Here are some key features of "LSL Editor":
· Code highlighting (including Brackets matching)
· Code code completion on known keywords and user defined variables
· Auto insert events
· Argument information on functions (typing)
· Tabbed or MDI interface
· LSLWiki or SecondLife color scheme
· Code editing ( Copy / Cut / Paste / Delete / Undo / Redo / Find / Replace / Clipboard function)
· Block commenting / uncommenting
· Tooltip on keywords (LSL-Editor contains a complete LSL guide!)
· Complete LSL Wiki in HTML HELP file
· Auto-indent (using tabs or SecondLife indent scheme)
· Help, on every keyword, uses www.LSLwiki.NET information
· Compiling, Execution and Debugging outside SecondLife world
· llDialog input screen
· Printing
· XML-RPC
· Solution Explorer
· Plugin support (lslint)