FiraCode VS Iosevka

Compare FiraCode vs Iosevka and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
FiraCode Iosevka
206 84
75,200 18,325
- -
6.1 9.8
about 2 months ago about 8 hours ago
Clojure JavaScript
SIL Open Font License 1.1 SIL Open Font License 1.1
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

FiraCode

Posts with mentions or reviews of FiraCode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-30.
  • I Just Wanted Emacs to Look Nice – Using 24-Bit Color in Terminals
    7 projects | news.ycombinator.com | 30 Jan 2024
    IME, this is like the golden age of terminal apps in general and macOS-compatible ones in particular. There are several really good terminals for macOS:

    [iTerm2 app](https://iterm2.com/)

    [Kitty terminal](https://sw.kovidgoyal.net/kitty/)

    [WezTerm terminal](https://wezfurlong.org/wezterm/index.html)

    [Alacritty](https://github.com/alacritty/alacritty)

    My daily driver is WezTerm…

    - Runs on Linux, macOS, Windows 10 and FreeBSD

    - [Multiplex terminal panes, tabs and windows on local and remote hosts, with native mouse and scrollback](https://wezfurlong.org/wezterm/multiplexing.html)

    - [Ligatures](https://github.com/tonsky/FiraCode#fira-code-monospaced-font...), Color Emoji and font fallback, with true color and [dynamic color schemes](https://wezfurlong.org/wezterm/config/appearance.html#colors).

    - [Hyperlinks](https://wezfurlong.org/wezterm/hyperlinks.html)

    - [Searchable Scrollback](https://wezfurlong.org/wezterm/scrollback.html) (use mouse wheel and `Shift-PageUp` and `Shift PageDown` to navigate, Ctrl-Shift-F to activate search mode)

    - xterm style selection of text with mouse; paste selection via `Shift-Insert` (bracketed paste is supported!)

    - SGR style mouse reporting (works in vim and tmux)

    - Render underline, double-underline, italic, bold, strikethrough (most other terminal emulators do not support as many render attributes)

    - Configuration via a [configuration file](https://wezfurlong.org/wezterm/config/files.html) with hot reloading

    - Multiple Windows (Hotkey: `Super-N`)

    - Splits/Panes (Split horizontally/vertically: `Ctrl-Shift-Alt-%` and `Ctrl-Shift-Alt-"`, move between panes: `Ctrl-Shift-ArrowKey`)

    - Tabs (Hotkey: `Super-T`, next/prev: `Super-Shift-[` and `Super-Shift-]`, go-to: `Super-[1-9]`)

    - [SSH client with native tabs](https://wezfurlong.org/wezterm/ssh.html)

    - [Connect to serial ports for embedded/Arduino work](https://wezfurlong.org/wezterm/serial.html)

    - Connect to a local multiplexer server over unix domain sockets

    - Connect to a remote multiplexer using SSH or TLS over TCP/IP

    - iTerm2 compatible image protocol support, and built-in [imgcat command](https://wezfurlong.org/wezterm/imgcat.html)

    - Kitty graphics support

    - Sixel graphics support (experimental: starting in `20200620-160318-e00b076c`)

  • Icons cut off when using using Konsole?
    1 project | /r/neovim | 7 Dec 2023
    I use Konsole without any problem. Check the font. I recommend you to use one from here: https://www.nerdfonts.com/font-downloads. I personally use FiraCode medium patched with this tool to change the @ and the & symbols (ss03 and ss05). If you like that font, here you could get the codes to match your needs https://github.com/tonsky/FiraCode
  • What font are you using and why?
    5 projects | /r/vscode | 6 Dec 2023
    Fira Code with Ligatures Enabled but also Ligatures Limited - (as per wiki), to make sure those Ligatures are not where you don't want them to be.
  • copilotIsntGonnaLetMeDown
    1 project | /r/ProgrammerHumor | 6 Dec 2023
    Seriously though this is my recommendation: https://github.com/tonsky/FiraCode
  • which Font do you use?
    16 projects | /r/neovim | 5 Dec 2023
    https://github.com/tonsky/FiraCode give it try
  • Berkeley Mono Typeface
    7 projects | news.ycombinator.com | 18 Nov 2023
    I was the same until I started using Fira Code and don't think I'll ever go back to anything else. the ligatures are worth it

    https://github.com/tonsky/FiraCode

  • Mis 3 fuentes favoritas Open Source para VSCode 😎
    1 project | dev.to | 18 Sep 2023
  • Elevate Your Frontend Productivity Must-Have Tools and Configurations
    6 projects | dev.to | 22 Jul 2023
    Fira Code: A monospaced font with ligatures that enhance code legibility.
  • FiraCode: Free monospaced font with programming ligatures
    1 project | /r/patient_hackernews | 22 Jul 2023
    1 project | /r/hypeurls | 20 Jul 2023

Iosevka

Posts with mentions or reviews of Iosevka. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-01.
  • Git Things
    4 projects | news.ycombinator.com | 1 Jan 2024
    > 80 should be fine for most single lines of good code in most languages.

    C++ with even a modest template will flow over 80 without much effort.

    I'm now using the condensed width font Iosevka font [1] with 160 chars as my max width in clang-format and indents at 1.

    After a few days of using it, I'm converted. It was a bit odd looking at first, but I guess that's brain plasticity at work.

    1. https://github.com/be5invis/Iosevka/releases

  • Name the font, please
    1 project | /r/neovim | 10 Dec 2023
    iosevka
  • which Font do you use?
    16 projects | /r/neovim | 5 Dec 2023
    https://github.com/be5invis/Iosevka is the best
  • Monaspace
    4 projects | news.ycombinator.com | 9 Nov 2023
    Sadly I think that because of that flag it does not enable ligatures.

    I was able to see ligatures and text healing in vim running in a patched st* though. I really like it thanks! The text healing only moves the line subtly as I type and when I cursor over there are no droppings from the widened 'm' for example. It's well thought-out for code.

    If I could ask for a feature it would be to select some variants, like angular 0 with reverse slash or to leave the ! in the != ligature. To see what I mean: https://github.com/be5invis/Iosevka/blob/main/doc/stylistic-...

    * https://st.suckless.org/patches/ligatures/

  • I had no idea that one company basically owns every font
    2 projects | news.ycombinator.com | 27 Aug 2023
    Iosevka is a fantastic open-source font that's fully customizable. I have replaced the fixed font on all of my devices and apps to a custom Iosevka build I made, and I don't think I'll ever turn back.

    https://github.com/be5invis/Iosevka

  • Unicode Character β€œπ•β€ (U+1D54F)
    1 project | news.ycombinator.com | 24 Jul 2023
    Misremembered about Iosevka: I requested support for a few other BQN characters after noticing it already had the double-struck ones (https://github.com/be5invis/Iosevka/issues/870). The other three were requests or contributions (drew 3270's 𝕏 myself!) explicitly in connection with BQN.
  • Iosevka typeface for code, from code
    1 project | /r/hackernews | 22 Jul 2023
    1 project | /r/patient_hackernews | 21 Jul 2023
  • JetBrains Mono Typeface
    4 projects | news.ycombinator.com | 19 Jul 2023
    Nothing beats Iosevka (https://github.com/be5invis/Iosevka) for me. It's narrow yet super readable, making great use of screen real estate. Lots of customization, ligatures, weights, and a nerd font patch for terminal.
  • Iosevka typeface for code, from code. Has styles like Fira Mono, Consolas, Menlo
    6 projects | news.ycombinator.com | 19 Jul 2023
    > Monospace Iosevka contains various stylistic sets to change the shape of certain characters

    That's what's on display at the linked URL (if anyone else was confused)

    You can also select variants for specific characters: https://github.com/be5invis/Iosevka/blob/main/doc/character-...

What are some alternatives?

When comparing FiraCode and Iosevka you can also consider the following projects:

nerd-fonts - Iconic font aggregator, collection, & patcher. 3,600+ icons, 50+ patched fonts: Hack, Source Code Pro, more. Glyph collections: Font Awesome, Material Design Icons, Octicons, & more

cascadia-code - This is a fun, new monospaced font that includes programming ligatures and is designed to enhance the modern look and feel of the Windows Terminal.

vscode-lean - Extension for VS Code that provides support for the older Lean 3 language. Succeeded by vscode-lean4 ('lean4' in the extensions menu) for the Lean 4 language.

alacritty - A cross-platform, OpenGL terminal emulator.

source-code-pro - Monospaced font family for user interface and coding environments

JetBrainsMonoSlashed - JetBrains Mono Slashed – the free and open-source typeface for developers, now with slashed zero

Hack - A typeface designed for source code

JetBrainsMono - JetBrains Mono – the free and open-source typeface for developers

neovim - Vim-fork focused on extensibility and usability