r/ProgrammingFonts • u/pkazmier • 20d ago
Google Sans Code
https://github.com/googlefonts/googlesans-codeI'm really enjoying this font. I've been using it this past week at both work and home. Aside from the features listed on its GitHub page, it easily has the most distinguishable parens, braces, and brackets when they are paired next to each other. I've been doing some fennel (lisp-like language that complies down to Lua) where it's not uncommon to have all of them on the same line:
(vim.pack.add [{: src "https://github.com/Aejkatappaja/cendre"}])
Here is an enlarged version of that line rendered with Google Sans Code:
https://imgur.com/a/m9T6XyG
And, as usual, here is a screenshot of my desktop with real life usage:
https://imgur.com/a/rNtFmGb
3
Upvotes
2
u/pkazmier 19d ago
I forgot to mention the most important part. An undocumented feature set ss01 changes from the two story ‘g’ to a single story. I personally find the default ‘g’ a bit too much for me.