Skip to content

syntax highlight have some problem #35

@m00nlight

Description

@m00nlight

The following record syntax seems to have syntax highlight problem in fsharp mode

type Point = { x : float; y: float; z: float; }

But the following will work

type Point = { x : float, y : float}

Seems like a bug of fsharp-mode-font?

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