Hello Guys .
This my custom Hand made ESX Snippets for Visual Studio Code.
ESX Version : 1.2
All Information has been gathered from ESX Own Wiki.
Alongside ESX own wiki api. There is also Custom snippets that will make your job easier
For example
xPlayers will give you a loop
If you type GetSharedObject or GetESX or ESX = nil
TriggerServerCallback / RegisterServerCallback / RegisterUsableItem will give you a function and structure
Github Link:
if you found any miss types / issues please make a commit or PM me the details.
VSC snippets are json formatted. i donβt know about notepad or other text editors. if they are json and their structure is like VSC you can use this in there as well.
to import this snippets just open User snippets then lua and paste them there
Copy All of the lua.json file
go to the Visual studio code --> Settings (Bottom Left) --> User Snippets --> Search for Lua (lua.json) --> CTRL + A Then CTRL + V
SIMPLE!