Intellisense prediction does not work on string keys or after methods

Intellisense works properly when indexing objects and tables using dots, but whenever I use a string key, the prediction disappears, never to be seen again. This is consistent over multiple updates of studio.

As a string key:


As a method:

This really sucks since a lot of my folders have spaces for readability’s sake, and now I’m being punished for following some form of good practice by having to fish out what I’m looking for in the Explorer before typing my code, or by simply using GetService.

This also does not work when using method returns or anything indexed via string keys as a variable.

1 Like

Thanks for the report! We’ve filed a ticket to our internal database and we’ll follow up here when we have an update for you.

2 Likes