I do like snake_case but a lot of this feels a bit circular, effectively just saying that it's good because it's already used by the author's code and things it interacts with.
I'd like kebab-case even more if it weren't for the annoying detail that `-` is also subtraction.
I've always disliked snake-case. Maybe it's because the teletype backarrow would have been a more useful character than underscore, but it got replaced by underscore sometime in the 1960s.
4 comments
[ 2.7 ms ] story [ 21.4 ms ] threadI'd like kebab-case even more if it weren't for the annoying detail that `-` is also subtraction.
https://github.com/ericfortis/verdanacamel
The problem is that it looses tabular alignment, so I wrote an IDE plugin for tabularizing some blocks.
https://github.com/ericfortis/tabular-eye
---
Similar to my font, emacs has a plugin that adds a little underscore.
https://codelearn.me/2025/02/24/emacs-glasses-mode.html