Skip to content

LSP signature helper should not appear when inside a lambda #3385

Closed
@dead10ck

Description

@dead10ck

The new LSP signature helper pops up when you're inside the body of a lambda that's being passed to a function, which is a little annoying.

We could probably fix it by only making the pop-up visible when the node under the cursor is a direct descendent of the function arguments.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions