Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rojo - Index script children #14

Open
Kampfkarren opened this issue Sep 10, 2019 · 1 comment
Open

Rojo - Index script children #14

Kampfkarren opened this issue Sep 10, 2019 · 1 comment
Labels
enhancement New feature or request scope: ts

Comments

@Kampfkarren
Copy link
Owner

If you have a structure like:

Code
L init.lua
L Foo/
L Bar/

...and you're writing in init.lua, then when you type script. it should auto fill Foo and Bar.

@Kampfkarren Kampfkarren added enhancement New feature or request scope: ts labels Sep 10, 2019
@JohnnyMorganz
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request scope: ts
Projects
None yet
Development

No branches or pull requests

2 participants