Skip to content

Missing colorisation or broken colorisation on some syntax for abstract definition with a generic #204

Closed

Description

Describe the bug

Missing colorisation or broken colorisation on the following syntax for abstract definition with a generic.

type T =
    abstract Decode<'Json> : spaces : int -> string // Should trigger generic coloration and have int colored as type
    abstract member Decode2<'Json> : spaces : int -> string// This is breaking coloration of lines below

CleanShot 2023-11-16 at 23 09 17

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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