Skip to content

overextended/cfxlua-vscode

Repository files navigation

CfxLua (FiveM/RedM) IntelliSense

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, and TasoOneAsia