-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
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?