Hacker News new | ask | show | jobs
by morinted 2136 days ago
There are modes, like caps lock, but for snake case, camel case, and other things.

You can also do a stroke-by-stroke basis. For example, I have strokes for prefix "is" and "on" followed by a capital. So

    "A*UN SMIT"
would be "onSubmit". You could also fall back to forcing an attached, uppercase word. So:

    "ON KPA* SMIT"