Skip to content

How to implement automatic derivation of function parameter types #2479

Open
@fesily

Description

@fesily
local function t(a)
  a? --unkown
end
t({A=1})

This feature is not available in the current language server.
I would like to add it as a feature and have no clue where to start changing it.
The primary target is a function that is called only once

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions