Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.31 KB

README.md

File metadata and controls

15 lines (10 loc) · 1.31 KB

fivem-esx-snippets

Visual Studio Marketplace Downloads Visual Studio Marketplace Downloads Visual Studio Marketplace Installs

IntelliSense support for ESX, powered by sumneko.lua.

This is an unofficial extension for the ESX framework.

Features

  • Type-Safe IntelliSense for ESX functions: Provides accurate and reliable IntelliSense for ESX functions, ensuring type safety and minimizing the risk of runtime errors.
  • Advanced auto-completion: Smart autocompletion based on ESX function signatures, helping you write code faster and with fewer mistakes.
  • Hover tips with type hints: Hover over ESX functions, variables, or events to see type information and descriptions, improving code clarity.
  • Go to definition: Instantly jump to the definition of any ESX function or variable to streamline your development process.
  • Error detection: Real-time code analysis helps catch potential issues early, enhancing the quality of your scripts.