Skip to content

Periapsises/Starfall-LLS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

LuaLS Starfall Ex API

An addon for Lua Language Server that provides Starfall Ex API support.

Usage

  1. Install the LuaLS extension for your editor of choice.
  2. Open the Addon Manager.
    • VSCode: Ctrl+Shift+P -> Search for "Lua: Open Addon Manager"
  3. 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.