The question is pretty simple summed up in the title. I was wondering if you could put a custom description of a function, especially for module functions. Similar to Connection:Disconnect. When typing Connection:Disconnect syntax highlighting will describe the function as “disconnect the function from the events”. Is this possible to do with custom-made functions?
At most I been able to achieve is just what variables the function takes with typechecking.
What I’m trying to achieve with the description.
What it looks like without a description.