Additional Code Font defaults
Open
Nobody has claimed this yet.
:unicorn: feature request
🔭 area/ui
- Dominant language
- TypeScript
- Stars
- 61.6k
- Forks
- 4.6k
- Avg merge
- 23h 49m
- Merged PRs (30d)
- 89
Description
May want to consider adding/prefixing the following code fonts.
Fira Code- Popular coding font, expansive coverage of special glyphsCascadia Code- Upcoming font from MS, used with new Windows TerminalInconsolata- Enhanced clone of ConsolasConsolas- Fixed width font on many Windows desktops
Contributor guide
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 at src/renderer/config.js around line 8, where the code-font defaults are defined. Add the requested font names in the intended fallback order, then verify that the configuration contains Fira Code, Cascadia Code, Inconsolata, and Consolas.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100