Skip to content

Code Editor

CfxKit’s editor is built for FiveM and RedM work: it knows the natives, your frameworks, and your project layout, so you spend less time looking things up.

  • Syntax highlighting for Lua, JavaScript, TypeScript, JSON, XML, HTML, and CSS.
  • Native autocomplete for FiveM and RedM native functions, with signatures and descriptions.
  • Multi-tab editing with unsaved-change indicators.
  • File tree with drag-and-drop, rename, and context menus.
  • Global search across the whole project, with regex support.
  • Minimap for quick navigation.

Start typing a native function name and CfxKit completes it with the function signature, parameter descriptions, the return type, and a link to the native reference.

ActionShortcut
Save fileCtrl+S
Quick open fileCtrl+P
Global searchCtrl+Shift+F
Find in fileCtrl+F
ReplaceCtrl+H
Go to lineCtrl+G
Close tabCtrl+W
Toggle AI chatCtrl+L
Toggle terminalCtrl+`

The full list lives in Keyboard Shortcuts.