Description:I was once at the beginning of FiveM development myself. The Lua language has hardly any supporting systems without extensions in Visual Studio Code. With the CFX snippets and the Lua Language server you can work more efficiently in the backend. But also for the frontend there are extensions like the liveserver, which shows the HTML/CSS changes in real time. Since I couldn’t find an extension pack in Visual Studio code for FiveM and there are a lot of different plug-ins, which can be confusing for beginners, I started to create one.
I would like to create a fundamental basis for everyone, whether beginner or advanced
Thanks to all who bring suggestions and or use it
Features:
LUA Language Server (Interactive Syntax Checks)
FiveM Native Snippets with description
FiveM Resource Creator
FiveM Resource Auto-Restart
Auto Formating for LUA, JS, HTML and CSS
Custom setting for format on file save
Material Icon Theme (Folder/File Icons)
Live Server (Webserver)
jQuery Snippets
ESX Framework Snippets
QBCore Framework Snippets
Todo Highlight (Inline ToDo marker)
Todo Tree (See all ToDo´s in current workspace)
Custom setting for working with LUA, JS, HTML and CSS
Note:I, Tuncion, am not affiliated with FiveM or CFX.re, but I’ve personally found these extensions incredibly helpful in my own FiveM development journey. I hope they enhance your experience as well!
Hello, I have written some tutorials for beginners and advanced programmers working with FiveM plugins for the first time. There the installation up to the use of some useful features is explained step-by-step.
This has nothing to do with the VS Extension Pack. The error usually occurs when the MySQL string in your cfg file (database login details) is invalid.
Your server has no connection to your database, which is mandatory.
The only way to fix is download oxmysql (release), start before your framework (cfg), adjust the MySQL string in the cfg.