Skip to content

Tooltip does not show up when typing function arguments #392

@MiranDMC

Description

@MiranDMC

In example code

Foo(1)

function FOO(a: int, b: int, c: int)
end

Typing comma after 1 does not show up the help popup with information about the argument.
Seems like there is bug as help actually shows up when typing dot character.
It appears that dot and comma are mixed there.

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