Skip to content

Postfix completions trigger on block expressions that are part of other expressions #14096

Closed
@Veykril

Description

@Veykril
if true {}.$0 else {}

Triggering completions at $0 will show postfix completions that affect the if true {} part even though it is indivisible from the else {}. We should check this and not show any postfix completions in this position.

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