Request: Superscript and Subscript
Open
Nobody has claimed this yet.
Unicode
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
Currently, many superscript and subscript characters are not implemented.
Unicode Blocks U+2070 to U+209F "Superscripts and Subscript" and U+1D00 to U+1D7F "Phonetic Extensions" contain most of them
Example characters: ᵃ, ᵢ, ⁴, ᴬ.
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 source file, test, or entry point is named. Start by locating how FiraCode stores and builds glyphs, then review coverage for U+2070–U+209F and U+1D00–U+1D7F; done means the requested superscript and subscript characters, including ᵃ, ᵢ, ⁴, and ᴬ, are implemented.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100