Bit32 functions don't show up with autocomplete

The recently added bit32 library doesn’t autocomplete for any of its functions.
image
image
Expected behavior would be for the methods to also be highlighted.

With string library

image
image
(string.gfind is deprecated and shouldn’t be highlighted, not sure why string.split isn’t highlighted)

With math library


image

I think you get the point, but hopefully this gets added. (I don’t see why not)

7 Likes

According to this, Bit32 is not live yet. https://developer.roblox.com/en-us/resources/release-note/Release-Notes-for-392

I could be coming in a future update when it goes live.

Unfortunately, you can’t always trust the update notes. They aren’t always up to date.
The bit32 library was released as of 5 days ago.

1 Like

I believe this should be in Documentation Requests rather than studio bugs. Missing documentation is pretty common for new minor features. But yes bit32 is definitely live.

Documentation requests, or now the developer hub subcategory, is meant only for suggestions, reports, and documentation change requests to developer.roblox.com. This post is in the correction subcategory as this is an issue with the autocomplete in Studio.

1 Like