vscode-factorio-lua-api-autocomplete icon indicating copy to clipboard operation
vscode-factorio-lua-api-autocomplete copied to clipboard

Fix issues and run scraper

Open zackgomez opened this issue 3 years ago • 1 comments

NOTE: It looks like the auto formatter ran, if you care to merge and don't want that change, I can look into auto formatting with your settings.

Three fixes

  1. npm upgrade
  2. rename types.d.ts to types.ts and import as necessary
  3. fill in empty properties array after scraping for classes which inherit but have no properties themselves

zackgomez avatar Apr 19 '21 01:04 zackgomez

Can verify that this pull request works correctly.

mweber06 avatar Sep 24 '21 04:09 mweber06