An autocomplete for Factorios LUA-API. Docs can be found online at http://lua-api.factorio.com/latest/index.html. Or under docs-html in you local Factorio installation.
Factorio Lua API autocomplete for Atom. Factorio version in this Package is 0.15.34. To create one for your version please scoll down.
Forum topic - Autocomplete for Atom
You need PHP 5.x, so get that first I didn't test it with PHP7 so expect the script to fail. There is an option to enable debug mode. To enable this, open up the settings.inc.php file and set DEBUG = true This will download both HTML files, converts them, creates the json file and saves everything under :- ./autogen/builtins.xml :- ./autogen/classes.xml :- ./autogen/test.json
.atom/packages/autocomplete-lua-factorio/autogen/
.settings.inc.php
.Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.