This extension provides autocomplete for ComputerCraft/CC: Tweaked 1.100.0.
Note: these screenshots are of the original base extension for Factorio; they do not represent the ComputerCraft updated fork.
- 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
This extension is based on Simon Vizzini extension vscode-factorio-lua-api-autocomplete