An open API service indexing awesome lists of open source software.

https://github.com/overextended/cfxlua-vscode

Plugin to quickly install and setup fivem-lls-addon
https://github.com/overextended/cfxlua-vscode

fivem lua

Last synced: about 1 month ago
JSON representation

Plugin to quickly install and setup fivem-lls-addon

Awesome Lists containing this project

README

          

# CfxLua IntelliSense (FiveM / RedM)

![](https://img.shields.io/visual-studio-marketplace/d/overextended.cfxlua-vscode) ![](https://img.shields.io/visual-studio-marketplace/i/overextended.cfxlua-vscode)

> [!IMPORTANT]
> **This extension has been discontinued!
Refer to the README at [overextended/fivem-lls-addon](https://github.com/overextended/fivem-lls-addon) instead.**

_This extension is not authored, published, sponsored, nor endorsed by Cfx.re._

## Features

- Diagnostics, IntelliSense, annotations, and auto-completion provided by [sumneko's Lua Language Server](https://marketplace.visualstudio.com/items?itemName=sumneko.lua).
- Support for runtime/environment globals (e.g. CreateThread, promises, json, statebags).
- Support for FiveM, RedM, and CFX natives.
- Support for Cfx's implementation of the [Lua language (LuaGLM)](https://github.com/citizenfx/lua/tree/luaglm-dev/cfx).
- Support for vector, quat, and matrix types.
- Partial support for extended syntax / [power patches](https://github.com/citizenfx/lua/blob/luaglm-dev/cfx/README.md#power-patches).
- _Use with caution, some patches have been known to cause crashes!_

![image](https://github.com/user-attachments/assets/586b960c-3b1e-4911-80dd-788a0917b0f8)
![image](https://github.com/user-attachments/assets/22bb5f61-9b4d-4461-98f3-0eaba196839b)

---

**Thanks to CitizenFX, gottfriedleibniz, alloc8or, iTexZoz, TasoOneAsia and Overextended**