Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.38 KB

File metadata and controls

25 lines (17 loc) · 1.38 KB

CfxLua IntelliSense (FiveM / RedM)

Note

This is a community maintained fork of archived overextended/cfxlua-vscode.

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