An addon for Lua Language Server that provides Starfall Ex API support.
- Install the LuaLS extension for your editor of choice.
- VSCode: Lua Language Server
- Open the Addon Manager.
- VSCode:
Ctrl
+Shift
+P
-> Search for "Lua: Open Addon Manager"
- VSCode:
- Look for the Starfall Ex addon and enable.
Note
For VSCode this applies to the workspace settings meaning you have to enable the addon for every project you have.
Important
You need git installed on your device and also have it in your PATH
.
LuaLS uses git
to fetch all addons from their repository.
You can run git --version
in a terminal to see if it is installed.