Suggestion: Support for Lua ligature `~=`
Nobody has claimed this yet.
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
In Lua, ~= represents inequality, contrary to most languages who would use !=. Fira Code's ligatures converts this to ≃, and while this is fine on its own, I would appreciate if there was an option or a variant that could turn it off or turn it into ≠.
Thanks
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 reviewing Fira Code's existing ligature definitions and how the ~= sequence is currently rendered. Confirm whether the requested behavior should be an option or a font variant, then verify that Lua inequality displays as ≠ or remains unconverted while existing ligatures continue to work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100