Skip to content

Doesn't work with type alias #2

@dontgitit

Description

@dontgitit

For example, foo: Option[String] is fine
However, the following breaks:

type StringOption = Option[String]
foo: StringOption

Need to call .normalize on the TypeSymbol to expand types aliases

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions