Add option to {de}activate the ?.
Open
Nobody has claimed this yet.
stylistic sets
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
In Rust it's pretty common to have a question mark followed by a dot and the ligature:
- makes the ligature unaligned with the rest of the code
- makes the highlight fail on some editors
Fira Code (Ligatures)

Fira Mono (No ligatures)

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Use the screenshots and the stated Rust ?. ligature behavior as the acceptance target. The issue names no files or tests, so first locate the repository's ligature source and generation workflow, then determine how an enable/disable option would be exposed. Done means the ?. rendering can be toggled as requested without the alignment and editor-highlighting problems.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100