Skip to content

Why don't my F# lambdas use ligatures? #749

@rlundy

Description

@rlundy

Using Fira Code with Visual Studio 2019 in an F# project, my lambda expressions don't use the Fira Code ligatures. For example:

image

Fira Code is enabled (replacing |> with the triangles), but the -> doesn't get the arrow ligature, even though this ligature exists and works in e.g. Java lambdas (albeit this is in VS Code):

image

Any ideas why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions