• deathmetal27@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    12 days ago

    I use Fira Code for coding, mostly because of the ligatures. For console I use Inconsolata because it’s compact and good for long console lines.

  • fulg@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    12 days ago

    I am a big fan of MonoLisa, but it is a paid font.

    I wasn’t convinced initially (never paid for a font before!) and found some version of it online, found that I liked it very much, then willingly parted with my money for a license.

    I really like the difference between normal and italics, I set up my code editor to use italics for comments.

    • Nighed@feddit.uk
      link
      fedilink
      English
      arrow-up
      0
      ·
      edit-2
      12 days ago

      When you said ‘paid’ I was thinking £5, not £50 (for the basic version)!

      I guess it’s a low volume product…

      • fulg@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        11 days ago

        Yeah that’s why I found an “evaluation” version before. Once I saw it was genuinely great I was happy to pay for a license.

        I look at this font 12+ hours a day everyday for work, if this was just for ricing a terminal window I agree it is a bit steep.

      • one_old_coder@piefed.socialOP
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 days ago

        On PragmataPro, I know it’s a bit pricey (60 euros) but I’ve been using 12 hours a day for years, it has a lot of characters available, supposedly hand-made, and the guy updates it regularly.

        I have bought software that was more expensive but had way less usefulness.

  • vext01@feddit.uk
    link
    fedilink
    arrow-up
    0
    ·
    11 days ago

    I love iosevka because it’s so condensed. You can fit so much on the screen.

    • 404@lemmy.zip
      link
      fedilink
      English
      arrow-up
      0
      ·
      12 days ago

      Yes! I built my own variant using their tool (removing the weird italic l etc). I love it.

    • Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      0
      ·
      12 days ago

      Connected strokes in italic style, vivify your code.

      That’s cool and interesting (you can see it in action and toggle-compare on the linked website)

      I wonder how distracting it would be in code, though. If it is, their configurability allows skipping that feature though, which is great.

      • Vogi@piefed.social
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 days ago

        Yea, as its only applied to italics its less distracting than it might seem at first. Your IDE may not even use italics. In VSCode with my theme, italics are used for comments and variable names, which looks like this: WLNTqLUp8P2AC1W.png

        • hallettj@leminal.space
          link
          fedilink
          English
          arrow-up
          0
          ·
          11 days ago

          I like to use this style of italics for keywords. (That’s also what the Maple examples do.) My thinking is you see keywords so often that you recognize them by shape, not by reading the individual letters. And my theory is that the italic variant being a little harder to read helps my eyes skim over keywords, to focus more on words that I do need to read precisely, like variable names.

          It does mean that I spend some time customizing my syntax highlighting theme to make it work the way I prefer. I’ve got examples set up on my blog. Although that’s not Maple - it’s a different font with cursive italics called Cartograph CF.

        • thingsiplay@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          11 days ago

          I don’t like that one and the same character looks different on the same line (here console.log).

  • Kissaki@programming.dev
    link
    fedilink
    English
    arrow-up
    0
    ·
    12 days ago

    I use Cascadia Code / the NerdFonts extension Caskaydia Code.

    Primarily I look for readability, distinguishability. Ligatures are nice, I came to like them. Eligibility on different font sizes and weight/bold and italic, and colors - they must remain very readable and distinguishable.

    I’m using the same font (family) for coding and terminal/console.

  • mbirth 🇬🇧@lemmy.ml
    link
    fedilink
    English
    arrow-up
    0
    ·
    12 days ago

    Ligatures, slashed zeros, clearly distinguishable Il1/O0, not too big of a gap between lines, and maybe script-like italics. My current main monospace font is IosevkaTerm Nerd Font.

    I also find the idea of using retro pixel fonts interesting, but so far couldn’t get myself to actually try some of the fonts mentioned here: https://news.ycombinator.com/item?id=47708411 .

  • whotookkarl@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    11 days ago

    For mono space I’ve been using Ubuntu mono for a long time, there may be better but it was good enough when I was choosing and I haven’t had any issues that made me want to pick a new one. For standard I use open sans.

  • one_old_coder@piefed.socialOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    12 days ago

    I personally use PragmataPro and Berkeley Mono (both paid fonts) because they are pretty, have ligatures, and are narrow enough to show more text on a line.

    Edit: I forgot https://typeof.net/Iosevka/ which can be customized to mimic other fonts.

  • spacemanspiffy@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 days ago

    No ligatures, and no ambiguity between O and 0, l and 1 and I, etc.

    No serifs too, I guess. Although I don’t think that’s very common in coding fonts.