Automatically get service at top of script when autocompleting a service name

As a Roblox developer, it is currently too hard to use many services in a script.

In VSCode, if I start typing a service name and autocomplete it, an extension automatically gets the service at the top of the script:

It saves maybe ten seconds, but across hundreds of modules that use multiple services, it really adds up.

If Roblox is able to address this issue, it would improve my development experience because I’d be able to use services much more easily.

6 Likes

There is a plug-in called Service Autocomplete that does this for studio

1 Like