An addon for the sumneko lua extension that provides additional functionality and enhancements for Sucata engine.
- Install the sumneko lua extension
- Create a custom LuaAddons folder in any location you prefer.
- Clone or download this repository into the LuaAddons folder.
- Open your VSCode settings (JSON) and add the following configuration:
"Lua.workspace.library": [
"~/your-path-to/LuaAddons",
]Then when you create a sucata project, you write sucata., the externsion will
suggest you to enable the addon.