|
|
|
|
|
by fainpul
325 days ago
|
|
I fully agree that proportional fonts are nicer to read, even for code. When I tried to use it, I got annoyed by Go, which autoformats code with spaces to align stuff and that looks very ugly with a proportional font. The solution would be elastic tabstops [1], but that seems just to be a concept without actual support in any editor. [1] https://nick-gravgaard.com/elastic-tabstops/ |
|