Intellisense not displaying methods/properties of a typed argument

As a Roblox developer, I find it sad how the static typing newly added isn’t used fully.
If you had a function which takes an argument of type BasePart for example, the intellisense doesn’t display the methods/properties of the BasePart class.

XpOIE4obZg

If this issue is addressed, it would definitely make writing code faster, and more comfortable. Will also make looking for a method’s name that you forgot, or perhaps the existence a functionality that you want to check easier, instead of having to look up online.

14 Likes