[Snippets][ESX] Visual Studio Code ESX Snippets

Hello Guys :raised_hand:.
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 :pencil2:
xPlayers will give you a loop
Capture
If you type GetSharedObject or GetESX or ESX = nil
Capture
TriggerServerCallback / RegisterServerCallback / RegisterUsableItem will give you a function and structure
Capture


Github Link:


if you found any miss types / issues please make a commit or PM me the details.

15 Likes

What makes these snippets for VSC?

1 Like

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

nice men good job

1 Like

Amazing good job! <3

1 Like

Wow, amazing job ! You make my life easier!

1 Like

So simple, but so efficient. Thanks!

1 Like

Awliiiii
pesar

PHPStorm not planned?

How to install?

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!

Nice release buddy - for someone who kinda button mashes when coding this is a little handy tool.

1 Like

Nice, It is very useful