You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should probably also support a single script.Parent, for if there were a baz.lua which needed to index Foo etc.
I don’t think any more Parents from that should be supported (for the time being, unless it’s not too difficult to implement further). Should probably rely on :FindFirstAncestor after that
If you have a structure like:
...and you're writing in
init.lua
, then when you typescript.
it should auto fillFoo
andBar
.The text was updated successfully, but these errors were encountered: