Skip to content

"extends" not colored if the extended symbol is in parentheses #83

Closed
@kubukoz

Description

@kubukoz

This is valid code:

trait A extends (B => B){}

but it's currently showing extends differently than in simpler cases:

image

vs

image

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