Quote:
Originally Posted by DiapDealer
Can someone please explain the situation where case and heading changes need to happen "fast" ? 
|
Mostly just editing multiple things in succession... I use a regex to find, and highlight, the offending text, but then I need to select what case (title, sentence, caps, etc.) to switch to. The regex supports UPPER, LOWER, and in most cases Sentence, but it doesn't support Title. Having to click the button, then move the mouse to find the proper case, then clicking again takes a bit more than just clicking the button.
However - I'm totally cool with the keyboard shortcut. Like I said, it was just a change to my habit patterns. Hitting Ctrl+Space is super easy.