-
Autocomplete of all Lua classes and globals
-
Mouse hover tooltips, with links to the official documentation at http://lua-api.factorio.com
- Better support for functions that take tables as argument
- Function signature hints (registerSignatureHelpProvider)
- Instead of storing inherited properties in the data file, they should maybe get looked up during runtime
- Unit tests