This is the Lua-LS addon for Xmake, a cross-platform build utility based on Lua.
It's used for xmake.lua, its major configuration file.
Users need to enable this addon from Lua Addon Manager, and select "Lua" as the language mode for this file, to enable the intellisense from Lua-LS.
Run stylua library/
to fix lua styles
- Fork LLS-Addons
- Create addon folder in addons/$name
- Add info.json
- Run
git submodule add -b $branch $repo.git addones/$name/module
- Fork LLS-Addons
- Run
git submodule update --remote addones/$name/module