I just discovered monkeytype and excitedly gave it a whirl.
It's a nice package. Thanks so much for it!
I use the kinda obscure package smart-dash-mode so I don't have to press Shift all the time when writing names_like_these (or when writing CONSTANT_NAMES using Caps Lock).
It just guesses whether you wanted a - or an _ based on the context when you press the - key, and does a pretty good job of it.
I have it on by default across Emacs, which causes smart-dash-inserted _s to be marked as incorrect in monkeytype-mode buffers.
Any ideas what the best approach for adding some smart-dash-mode awareness might be?
I just discovered monkeytype and excitedly gave it a whirl.
It's a nice package. Thanks so much for it!
I use the kinda obscure package smart-dash-mode so I don't have to press Shift all the time when writing
names_like_these(or when writingCONSTANT_NAMESusing Caps Lock).It just guesses whether you wanted a
-or an_based on the context when you press the-key, and does a pretty good job of it.I have it on by default across Emacs, which causes smart-dash-inserted
_s to be marked as incorrect inmonkeytype-modebuffers.Any ideas what the best approach for adding some
smart-dash-modeawareness might be?