tonsky / tonsky/FiraCode

Ligature request: `=?` and `=?=`

Open
#1,563 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Clojure
Stars
82k
Forks
3.2k
PR merge metrics
No merged PRs in 30d

Description

Currently, there is a ligature for ?= but not for the symmetric case =? and not for the combined case =?=. Furthermore, the ligature ?= already looks like it could be incorporated into an arbitrary long arrow/equality, such as ?====, but this is not possible. Because currently ?= exists, =?= looks weird, because only the last two characters are combined.

The analogous ligatures =! and =!= for ! exist, and can be incorporated into arbitrary long arrows/equalities. It would be nice to have a similar behavior for ? in long equals sings. If this is not possible, it would be nice, to have a stylistic set for disabling the ligature ?=, such that =?= looks better.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue requests symmetric and combined ligatures for =? and =?=, support for longer ?==== sequences, or a stylistic set that disables ?=. Start by locating the repository's ligature definitions and rendering checks; done means the requested forms render consistently with the existing =! behavior, or the fallback stylistic set is available.

Written by the indexing model from the issue text.

Assessment

Domain
design
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.