Provides autocompletion for the Factorio Lua API
- Autocomplete of all Lua classes and globals
- Better support for functions that take tables as argument
- Function signature hints (registerSignatureHelpProvider)
- All LuaControlBehavior classes are missing due to a different HTML structure of the docs than all other classes
- Events and defines