Support auto complete of callback arguments #460
Labels
enhancement
New feature or request
feat/LuaCats Annotations
Related to Lua Language Server Annotations (LuaCats)
priority.normal
A normal priority topic
It would be awesome if functions that get passed as arguments (directly or via tables) to other functions get autocomplete for their argument types.
Examples
Directly pass a callback function to other function
or via custom table:
The text was updated successfully, but these errors were encountered: