Releases: DevTestingPizza/Lua-Code-Hints
Lua Code Hints v3.0
This update contains a completely new layout of the info, it's now all limited to 100 characters wide (excluding function names + parameters) so you can actually see the full window without having to have 3 monitors for some long natives.
It's also up to date as of today (25-10-2018). Might contain bugs, but at least it's up to date again. PRs to fix mistakes are welcome!
Lua Code Hints v2.0
What's new in this update?
+ Added common lua keywords and functions.
+ Added Citizen.Wait() and Citizen.CreateThread()
+ Updated all natives to the latest version as of 14-12-2017.
+ Reduced the amount of incorrect hints by rewriting my script that's used to create this file.
Possibly other changes that I already don't remember.Lua Code Hints v1.3 (Big update)
This update contains a lot of fixes and changes to improve overall quality. I've also updated my script so that it is now possible for me to automatically update the file in case of changes to the FiveM Native Reference List, without breaking anything. Please update to this version as soon as possible.
Lua Code Hints v1.2
This version contains small improvements. Recommended updated, but not required.
Lua Code Hints v1.1
This update fixes a couple of issues, recommended update for sure!