Ligature request: >>|
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Thanks for all the great work so far! Fira Code is a joy to use with functional languages like OCaml that make use of combinator symbols. In addition to >>= (which is already supported) the symbol >>| is commonly used in monadic code to represent the map operation on Monads. It would be great to have this be supported by Fira Code as well.
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
Start by inspecting how the existing >>= ligature is defined in the Fira Code source and how ligature changes are previewed or tested. Add support for >>| alongside the related combinator and verify that it renders as a ligature in the font.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- design
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100