provider-factrio-lua-api

Factorio's Lua API autocomplete support in Atom

Yokmp

545

0

Bug Reports

1.1.2

GNU

GitHub

This package provides the following services:

atom-autocomplete-factorio

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.

ScreenShot

Updates

Known Issues

ToDo

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

How to create Suggestions for another Version?

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