• Kissaki@programming.dev
      link
      fedilink
      English
      arrow-up
      5
      ·
      13 hours 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
        1
        ·
        11 hours 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
          1
          ·
          edit-2
          4 hours 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.

    • 404@lemmy.zip
      link
      fedilink
      English
      arrow-up
      2
      ·
      14 hours ago

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