-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
This is a feature request, which would be fairly easy to add to this package.
Changing line 50 in the generator to
arguments[#arguments].displayName = string.format( '[%s=%s]', v.name, v.default )This would autocomplete functions like:
love.graphics.printf(string,x, y, [align=left], [r=0], [sx=1], [sy=sx], [ox=0], [oy=0], [kx=0], [ky=0])Note that the argument list can become quite long, so this should be carefully considered
Metadata
Metadata
Assignees
Labels
No labels