Secondlife SLua Scripting Info

Generated SLua Documentation

A basic 'wiki like' layout documenting current SLua functions, types, classes, and constants.

Secondlife SLua Type Defs

A set of files for adding type hinting and autocompletion along with error checking to vscode and other editors that support the lsp protocol

Example of syntax highlighting and hovertips

With Instructions on how to set them up

VSCode Secondlife External Editor Extension

An extension designed to make working with vscode as the external editor for secondlife easier

Get it here

Features

Planned Features

For Tooling Devs

I also publish the generated intermediary json for both LSL and SLua. These may be of use to you as they contain extra information and are in a format easier to parse in my opinion than the keywords_llsd.xml file Linden Labs generates.