Skip to content

Delwing/mudlet-docs

Repository files navigation

Mudlet Docs Extract

Purpose of this project is to extract LUA documentatio into .lua files that can be imported into project (or added to lib path). That way IDE can autocomplete, popup doc and hint parameters of functions.

VS Code extension

To easily install and configure documentation in VS Code there is extension available: https://marketplace.visualstudio.com/items?itemName=Delwing.mudlet-scripts-sdk

Manual VS Code configuration

"Lua.workspace.library": {
        "/path/to/downloaded/lua/files/" : true
}

About

Extracts Mudlet Wiki contents and converts them into .lua files that can be used in a workspace to provide autocomplete, popup docs, and hint parameters.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors