Skip to content

Code Editor

CfxKit uses Monaco — the same editor engine that powers VS Code.

Features

  • Syntax Highlighting — Lua, JavaScript, TypeScript, JSON, XML, HTML, CSS
  • Native Autocomplete — FiveM and RedM native functions with descriptions
  • Multi-Tab Editing — Open multiple files with unsaved changes indicators
  • File Tree — Virtualized explorer with drag-and-drop, rename, context menus
  • Global Search — Search across all project files with regex support
  • Minimap — Code overview on the right side

FiveM/RedM Autocomplete

Start typing a native function name and CfxKit autocompletes with:

  • Function signature
  • Parameter descriptions
  • Return type
  • Link to docs

Keyboard Shortcuts

ActionShortcut
Save FileCtrl+S
Quick File OpenCtrl+P
Global SearchCtrl+Shift+F
Close TabCtrl+W
Toggle AI ChatCtrl+L
Toggle TerminalCtrl+`
Go to LineCtrl+G
Find in FileCtrl+F
ReplaceCtrl+H

Built by Boltise