The Garry's Mod Wiki - now in Lua(CATS) form!
If you're using a modern IDE of some description, you're almost certainly using sumneko's Lua Language Server which relies on LuaCATS Annotations to provide type hinting and documentation.
This repository tries to provide consistent and useful annotations to help you develop in GLua in vscode, neovim and so on.
- Clone this repo somewhere handy (I use a
projects
directory) - Add the path to the
workspace.library
setting - Bonus: Add
["//", "/**/", "||", "&&", "!", "!=", "continue"]
toruntime.nonstandardSymbol