No description
Find a file
2024-06-11 17:32:28 -04:00
library Initial commit 2024-06-11 17:32:28 -04:00
config.json Initial commit 2024-06-11 17:32:28 -04:00
README.md Initial commit 2024-06-11 17:32:28 -04:00

Lua Language Server Addon Template

This is a template for an addon that can be used by the Lua Language Server.

Publishing to Addon Manager

The addon manager for VS Code allows users to easily install and manage their addons. The addons are pulled from LLS-Addons.

To add your addon to the addon manager, please read the README for LLS-Addons.