Os.clock() does not show up in studio intellisense, and does not highlight it either

os.clock() does not appear in Roblox Studio Intellisense, and it does not highlight the member name as the other members of os does.

Current behavior, it does not show up on Intellisense and does not highlight member name:
nDUJY6dZyp

The behavior I expect, it shows up on Intellisense and highlights the member name:
jqiEnNhQm9

To replicate this you open a script, type in os.clock() and observe what happens.

I do not know when this started occurring, I am currently on the latest version, 0.442.3.409454.

1 Like

This has now been fixed, in the studio version 0.443.0.409841. :slight_smile:

Edit:
Didn’t realize till after I replied to my post it’d bump it right up to the top, my bad.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.