Skip to content

Disable selected ligatures #670

Description

@DNF2

Julia uses dotted operators extensively to broadcast operations (basically vectorizing them.) Any operator can have a dot added to it, and this includes all unicode operators as well.

Fira Code has ligatures for a small number of dotted operators, namely .- and .= (as far as I know). In code that looks inconsistent:
screenshot 2018-10-10 at 14 05 50

Since there is no realistic way that ligatures can be added for all allowable operators, is it possible to disable the ligatures for .= and .-?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions