Lua Types
Follow these steps to get full support for intellisense and type annotations for our resources as well as natives and globals for FiveM, RedM, and FXServer.
### Install [git](./git.mdx) [step]
### Install an editor that supports LSP [step]
We recommend using [VSCode](https://code.visualstudio.com/) or [Zed](https://zed.dev/).
### Install [Lua Language Server](https://luals.github.io/#install) [step]
Skip this step if you're using Zed, or any editor that ships with LLS.
### Setup [fivem-lls-addon](https://github.com/overextended/fivem-lls-addon) [step]
### Setup [ox_types](https://github.com/overextended/ox_types) [step]