Request: Stylistic set to remove the <- ligature.
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
This will be helpful for programmers of a small language you probably haven't heard of called C++. You can put constant expressions in generics and the syntax for that is Generic_type<-1> x;. Fira code interprets the <- in <-1> as an arrow.
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
No file or test is named in the issue. Start by locating the Fira Code ligature definitions and the existing stylistic-set configuration, then check how the <- sequence is handled inside <-1>. Done means a stylistic set can suppress that arrow ligature without changing other programming ligatures.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100