GitHub Monaspace Case Study

31 points by pushcx


thasso

This is pretty interesting overall, and these fonts look cool for sure, but please don’t mix multiple typefaces for syntax highlighting. IMO the examples they show in this post all look cluttered and straining for the eye with the different typefaces mixing. Using a single typeface provides a consistency that I probably prefer, especially when starring at code for hours.

I went without syntax highlighting for a while and it’s fine, really. When you read a piece of code you start to build a mental model of the code’s syntactic structure anyway, and, after that point, highlighting vs no highlighting doesn’t play much of a role.

One exception is highlighting nested parentheses in different colors; this is genuinely very helpful.

doug-moen

Why hasn’t typography for code editors changed much since the advent of modern development tools? Why aren’t there more options available to developers who want to customize their experience of writing code?

In particular, why are there such limited options for developers who want to use proportional fonts for writing code?