-
-
Notifications
You must be signed in to change notification settings - Fork 391
Closed
Description
I work with the Binding of Isaac Lua API which holds a lot of enumeration tables, many well over 100 items. The most recent update (3.13.8) added the following change:
CHGwhen analyzing the literal table, only the first 100 items are analyzed at most
Now any table items past 100 give warnings showing they're unknown when typing them outside of the file they were created in. This table length should be configurable to change the number, and/or the option to disable it altogether, allowing for as many items as the table holds like with previous versions.
epfly6, catinsurance, AutisticGoat, WinterSolstice8, claywar and 6 more
Metadata
Metadata
Assignees
Labels
No labels