When you put the following code:
pcall(table.unpack({pcall}))
into any script or the command bar, studio will begin to consume memory on-end and the script editor will stop providing hints for the code, even if it’s removed afterwards. This appears to happen both with and without the new incremental type checking beta feature.