Skip to content

Atom 1.2.0 , OSX 10.11, Only limited ligatures working #69

@benjamin-rood

Description

@benjamin-rood

atom-text-editor { text-rendering:optimizeLegibility } makes no difference.

Working:
!= <= >= /= == ^= >>= <<= ===
... (...)

Not Working:
-> => (all lengths)
->>
!== maps to != =
>>> (and reverse)
-<< (and reverse)
***
(all arrows)

It would be safe to assume that most of the rest are not working, but those are the ones I had a chance to try.

It may be that I am typing the wrong keys? But since some of the ligatures are working, I must be doing something correct?

(One other suggestion: Why not have a plaintext version of all symbol combinations in the README.md which produce ligatures. Then someone can just copy and paste the whole set into Atom, see which ones convert or not.)

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