Register Net Event and Register Server Event snippet.
Project scaffolding command: run "Fivem Snippets: Create Project" from the Command Palette to scaffold a basic resource (optional HTML, client/server Lua, Config.lua and fxmanifest.lua).
Release Notes
0.0.1
Initial release of fivem-snippets.
0.0.2
Fixed in fxmanifest generator the "fxversion" and corrected to "fx_version".
0.0.3
Added logo to extension.
0.0.4
Added title template.
0.0.5
Added user-input compatibility.
Added chat suggestions to snippets.
1.0.0
Added KeyMapping.
1.0.1
Added project scaffolding command fivem-snippets.createProject which can scaffold a basic FiveM resource (creates html/, client/main.lua, server/main.lua, Config.lua, and fxmanifest.lua).