To clarify:
In the Roblox Script Editor, when you type a built-in function like Instance.new(), it displays a sort of drop-down list.
It would be nice to have a drop-down list like this when it comes to certain functions. That way, I don’t have to remember what input is actually valid; but, I’m not quite sure how to replicate this behavior.
I’ve struggled a bit wording this question, and have been unable to find anything on this. Any clue on how to do this?
