problematic ligatures for >>= and <<=
Open
Nobody has claimed this yet.
conflict
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
In C and several other languages (JavaScript, C#, Julia, …), >>= and <<= are right/left-shift assignments. However, FiraCode renders >>= <<= as some kind of arrows:

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
Reproduce the reported rendering of >>= <<= shown in the issue and compare it with the intended right- and left-shift assignment operators. Done means those sequences no longer render as arrows while remaining recognizable as the operators used in the listed languages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, csharp, javascript, julia
- Domain
- design, developer-experience
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100