UNC-typings

UNC typings for VSCode luau-lsp extension.

What is this?

These files allow VSCode to recognize all your executor’s functions when writing code in LuaU.

Installation

  1. Download this repository.
  2. Place the typings folder somewhere.
  3. Open your VSCode luau-lsp settings
  4. Add them all to this section: image
  5. Reload the luau-lsp extension. (F1 or Ctrl+Shift+P or Shift+Cmd+P)