Skip to content

Tooltip does not show up when typing function arguments #392

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.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions