Elastic tabstops (2006)

12 points by runxiyu


riki

I like this idea so much that I have it implemented for code examples on my website (see the code block in this section): https://riki.house/text-editor-wishlist#Proportional-fonts

I didn't see this 2006 article when I first thought of this though, rather was inspired by the case for proportional fonts on Input's website.

Myself I use Recursive, which can be tweaked to be proportional-but-wide with a variable axis.

ClashTheBunny

I loved parinfer:

https://shaunlebron.github.io/parinfer/

fanf

Mentioned recently by ~doug-moen and less recently by several others

aleyan

Oh what could have been!

Some decade ago, I tried using horizontal alignment between lines to make my code more clear, but my colleagues didn't care for it. At that moment I learned to stop worrying and learned to love the autoformatter.

Directionally, code formatting and display will play an even smaller role in the future.