Custom Autocomplete Documentation

Hi everyone!

This is a QoL help post, but simply put: what are the current (edit: vanilla) capabilities of custom code documentation? I’m aware of casting and function block comments:

The Creator Hub says as much here.

Are there any other convenient or otherwise useful documentation features built-in that aren’t listed there? Is there support for more than functions, such as modules, tables, regular variables, and so on?

Let me know and thanks for any help you can provide.

Cyton

It doesn’t have to be block comments. Single-line comments also document functions.

Unfortunately, I believe that’s about it for documentation. If you use something like Rojo, you can use some editors with much more robust documentation features.

There’s some feature requests about adding more documentation features like this. You should check them out.

1 Like

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