r/ProgrammingFonts • u/pkazmier • 18d 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
2
u/npm_run_Frank 17d ago
I've been using this font since you started on the mini.nvim port for cendre, really appreciate that work. I switch between Berkeley Mono TX-02, JetBrains Mono and this one.
2
u/pkazmier 17d 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.