-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Description
Hi, I have some issue reports and ideas regarding typegen.js:
-
Instead of mentioning inheritance in comments, use type declarations like
---@class (exact) ui.Line : ui.Styleto indicate inheritance relationships. -
The parameter tables seem unnecessary — most of the time they simply duplicate the function signature. We could print the table only for signatures that have a
Note, or perhaps find a better way to include the note? -
It seems that some methods and properties are still missing from the type definitions, such as the
baseofUrl,Command.PIPED, etc. -
The utility functions in yazi-plugin/preset/ya.lua are not included in the type definitions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels