Skip to content

Missing completions for pattern bounds #15806

Closed
@rochala

Description

@rochala

Compiler version

Latest nightly.

Minimized code

1 match {
  case foo if fo@@
}

Output

No completions for variable bounds introduced in case definition.

Expectation

Completion should properly return foo

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