Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.4 KB

File metadata and controls

26 lines (18 loc) · 1.4 KB

CfxLua IntelliSense (FiveM / RedM)

Important

This extension has been discontinued!
Refer to the README at 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.
  • 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).
    • Support for vector, quat, and matrix types.
    • Partial support for extended syntax / power patches.
      • Use with caution, some patches have been known to cause crashes!

image image


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