Skip to content

Cannot add description in Custom ReflectionFunction #2928

Description

I've created a custom function (named "RelatedItems") deriving from ReflectionFunction and using Language Server package in order to provide suggestions and hint in monaco editor; but there is NO way to configure or set the function description.

Image

looking at the source code, all other functions are created from BuiltInFunction that is NOT exposed.
Can you extend ReflectionFunction in order to have similar functionalities of built-in functions?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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